17 lines
251 B
Plaintext
17 lines
251 B
Plaintext
Listen 443
|
|
|
|
|
|
SSLCipherSuite HIGH:MEDIUM:!MD5:!RC4
|
|
SSLProxyCipherSuite HIGH:MEDIUM:!MD5:!RC4
|
|
|
|
|
|
SSLHonorCipherOrder on
|
|
|
|
SSLProtocol all -SSLv3
|
|
SSLProxyProtocol all -SSLv3
|
|
|
|
|
|
SSLSessionCache "shmcb:logs/ssl_scache(512000)"
|
|
SSLSessionCacheTimeout 300
|
|
|
|
|