diff options
-rw-r--r-- | doc/reference.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index 28c3bba..fc8ce1e 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -615,7 +615,7 @@ connect { * Multiple ciphers are separated by colons. The order of preference * is from left to right. */ -# ssl_cipher_list = "DHE-RSA-AES256-SHA:AES256-SHA"; +# ssl_cipher_list = "ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-SHA:AES256-SHA"; /* * ssl_certificate_fingerprint: enhances security by additionally checking |