mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Improve WorkSSL:
Support Server Name Indication Ensure windows uses available certificates
This commit is contained in:
@@ -754,6 +754,7 @@ def config_env(toolchain, variant, env):
|
||||
'uuid.lib',
|
||||
'odbc32.lib',
|
||||
'odbccp32.lib',
|
||||
'crypt32.lib'
|
||||
])
|
||||
env.Append(LINKFLAGS=[
|
||||
'/DEBUG',
|
||||
|
||||
Reference in New Issue
Block a user