mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-28 05:15:01 +02:00
improved cipher list for tls
This commit is contained in:
@@ -79,7 +79,7 @@ tls_enable=0
|
||||
pemfile=
|
||||
|
||||
; cipher list to use, see 'man SSL_CTX_set_cipher_list' for more details
|
||||
cipher_list=HIGH:MEDIUM
|
||||
cipher_list=ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
|
||||
|
||||
|
||||
; piler's own header to indicate previously archived messages
|
||||
|
Reference in New Issue
Block a user