615 |
* Multiple ciphers are separated by colons. The order of preference |
* Multiple ciphers are separated by colons. The order of preference |
616 |
* is from left to right. |
* is from left to right. |
617 |
*/ |
*/ |
618 |
# 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"; |
619 |
|
|
620 |
/* |
/* |
621 |
* ssl_certificate_fingerprint: enhances security by additionally checking |
* ssl_certificate_fingerprint: enhances security by additionally checking |