$ps -ef | grep httd
・SSLEngine~
・SSLRequireSSL~
・SSLProtocol/SSLProxyProtocol~should be use only v1.0 &ssl3.0
・SSLRandomSeed
・SSLCipherSuite/SSLProxyCipherSuite
It is recommended that we use SHA1 other then MD5
・SSLSessionCache
・SSLSessionCacheTimeout
Recommend 300~600
eg:
$vi httpd-ssl.conf
SSLRequireSSL
阅读(564) | 评论(0) | 转发(0) |