Less ###
This commit is contained in:
parent
65e6b8569e
commit
517538bdb2
|
@ -120,9 +120,9 @@ cert_refresh_delay = 240
|
||||||
## 49195 = TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
|
## 49195 = TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
|
||||||
## 52392 = TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
## 52392 = TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
||||||
## 52393 = TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305
|
## 52393 = TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305
|
||||||
|
##
|
||||||
### On non-Intel systems such as Raspberry Pi and other ARM systems, the following is recommended
|
## On non-Intel systems such as Raspberry Pi and other ARM systems, the following is recommended
|
||||||
### Everybody else should not set this parameter, and just use the default suite.
|
## Everybody else should not set this parameter, and just use the default suite.
|
||||||
|
|
||||||
# tls_cipher_suite = [52392, 49199]
|
# tls_cipher_suite = [52392, 49199]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue