Anonymous SSL cipher
In order to disable support for weak and anonymous SSL ciphers in your Apache config.
Set these parameters on /etc/httpd/conf.d/ssl.conf
SSLProtocol all -SSLv2
SSLCipherSuite HIGH:!ADH
Publicité
Prénom:Jamal Signe: Capricorne Je me débrouille le jour au jour. Motivation: Ce blog je l'ai créée pour encapsuler les moments inoubliables de ma vie ainsi il sera un moyen pour échanger mes pensées avec ceu
In order to disable support for weak and anonymous SSL ciphers in your Apache config.
Set these parameters on /etc/httpd/conf.d/ssl.conf
SSLProtocol all -SSLv2
SSLCipherSuite HIGH:!ADH