mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-23 08:31:43 +02:00
fixed cert chain verification and samples
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
HTTPSTimeServer.format = %W, %e %b %y %H:%M:%S %Z
|
||||
HTTPSTimeServer.port = 9443
|
||||
|
||||
schannel.server.certificateName = ${system.nodeName}
|
||||
schannel.server.certificatePath = ${application.configDir}any.pfx
|
||||
schannel.server.privateKeyPassphraseHandler.name = KeyFileHandler
|
||||
schannel.server.privateKeyPassphraseHandler.options.password = secret
|
||||
schannel.server.verificationMode = none
|
||||
schannel.server.useMachineStore = false
|
||||
schannel.server.useStrongCrypto = true
|
||||
|
BIN
NetSSL_Win/samples/HTTPSTimeServer/any.pfx
Normal file
BIN
NetSSL_Win/samples/HTTPSTimeServer/any.pfx
Normal file
Binary file not shown.
Reference in New Issue
Block a user