openssl/ciphers/quote
This commit is contained in:
parent
c2ea9032c0
commit
0c3ea01f9e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Select cipher suites
|
||||||
::
|
::
|
||||||
|
|
||||||
[system_default_sect]
|
[system_default_sect]
|
||||||
CipherSuites = TLS_CHACHA20_POLY1305_SHA256:TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256
|
CipherSuites="TLS_CHACHA20_POLY1305_SHA256:TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256"
|
||||||
|
|
||||||
List curves
|
List curves
|
||||||
===========
|
===========
|
||||||
|
|
Loading…
Reference in a new issue