Confirmed users
529
edits
(Fix a few typos) |
(→Apache) |
||
Line 239: | Line 239: | ||
SSLCertificateKeyFile /path/to/private/key | SSLCertificateKeyFile /path/to/private/key | ||
SSLCACertificateFile /path/to/all_ca_certs | SSLCACertificateFile /path/to/all_ca_certs | ||
SSLProtocol all -SSLv2 | SSLProtocol all -SSLv2 | ||
SSLCipherSuite <recommended ciphersuite from top of this page> | SSLCipherSuite <recommended ciphersuite from top of this page> | ||
SSLHonorCipherOrder on | SSLHonorCipherOrder on |