mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01: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 /"
|