diff --git a/HowtoSSL.md b/HowtoSSL.md index 6ef0c8b1..f34b23b7 100644 --- a/HowtoSSL.md +++ b/HowtoSSL.md @@ -55,12 +55,7 @@ Note : sous Debian, pour regénérer le certificat *snakeoil* (certificat autog ~~~ # make-ssl-cert generate-default-snakeoil --force-overwrite -~~~ SSLEngine on - SSLCertificateFile /etc/apache2/ssl/secure.crt - SSLCertificateKeyFile /etc/apache2/ssl/secure.key - - # On désactive certaines prises en charge de protocole - SSLProtocol All -SSLv2 -SSLv3 +~~~ ### Générer un certificat multi-domaines avec subjectAltName