From 47ab5f9e5492b8f8c9c0e79f57947bfa4ff7b36e Mon Sep 17 00:00:00 2001 From: lpoujol Date: Mon, 6 Feb 2017 14:43:24 +0100 Subject: [PATCH] mini-correction --- HowtoLetsEncrypt.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/HowtoLetsEncrypt.md b/HowtoLetsEncrypt.md index bd0caeea..b7db53c1 100644 --- a/HowtoLetsEncrypt.md +++ b/HowtoLetsEncrypt.md @@ -118,8 +118,6 @@ $ certbot certonly --webroot --csr /etc/letsencrypt/www.example.com/www.example. --cert-path /etc/letsencrypt/www.example.com.crt --non-interactive ~~~ -Le dernier certificat sera dans `/etc/letsencrypt/live/www.example.com/` tandis que les anciens certificats seront dans `/etc/letsencrypt/archive`. - ## Automatisation