WHM / cPanel deaktivieren SSLv3-
登陆 WHM »Service-Konfiguration» Apache Konfiguration »Include-Editor» Pre Haupt Fügen
Code:
SslProtocol Alle -SSLv2 -SSLv3
SSLCipherSuite EECDH + AES128:RSA + AES128:ICDA + AES256:RSA + AES256:EECDH +
SSLHonorCipherOrder auf
Dies funktioniert mit Apache und auch Litespeed, wenn Sie diese auf Ihrem Server installieren.
Testhttp://foundeo.com/products/iis-weak-ssl-ciphers/test.cfm
oder
Home »Service-Konfiguration» Apache Konfiguration »Include-Editor» Pre Haupt Fügen (pre_main_global.conf)
Eingeben:
SslProtocol ALL -SSLv2 -SSLv3
Speichern und starten Sie Apache zu vervollständigen.