mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
|
certDir=/iopr
|
||
|
caCertName=TestCA
|
||
|
caCrlName=TestCA
|
||
|
userCertNames="TestUser510 TestUser511"
|
||
|
userRevokedCertNames="TestUser510"
|
||
|
reverseRunCGIScript="/cgi-bin/client.cgi"
|
||
|
supportedTests="SslSingleHs"
|
||
|
# SslSingleHs: ssl single handshake with out client cert auth
|
||
|
SslSingleHsPort=443
|
||
|
SslSingleHsUrl=/
|
||
|
SslSingleHsParam=NOAUTH:NOCOV:NOCRL
|
||
|
#ParamSslSingleHandshakeWithOutClientCertAuth="443 / NOAUTH:NOCOV:NOCRL"
|
||
|
#ParamSslSingleHandshakeWithOutClientCertAuth="443 /"
|