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