This is an old revision of the document!


Ciphers

Apache / httpd

load the apache modul mod_ssl to activate the https and ssl.

apache documentation: https://httpd.apache.org/docs/trunk/mod/mod_ssl.html

example:

SSLCipherSuite "EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH:!SHA1:!SHA256"