Support TLS MinVersion and CipherSuite as CLI option.
This commit is contained in:
parent
30b87985b7
commit
762ef12eb6
3 changed files with 30 additions and 6 deletions
|
@ -108,6 +108,8 @@ Name:foo
|
|||
Address::80
|
||||
TLS:goo,gii
|
||||
TLS
|
||||
TLS.MinVersion:VersionTLS11
|
||||
TLS.CipherSuites:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA384
|
||||
CA:car
|
||||
CA.Optional:true
|
||||
Redirect.EntryPoint:https
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue