From dea6ac5a099bc9aa4d8b97e673417b17f2f04a79 Mon Sep 17 00:00:00 2001 From: vlaborie Date: Tue, 16 May 2017 12:29:48 +0200 Subject: [PATCH] Fix typo --- HowtoSSL.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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