improved cipher list for tls

This commit is contained in:
SJ
2015-05-06 12:22:48 +02:00
parent 54410669d4
commit ef5ee32a7f
2 changed files with 2 additions and 2 deletions

View File

@@ -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