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 2e8e038..28c3bba 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -165,7 +165,7 @@ serverinfo { * 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_server_method: |