Ajout suppression certificat

This commit is contained in:
abenmiloud 2019-01-14 11:08:15 +01:00
parent 5ed7e7136f
commit 3054782288

View file

@ -128,6 +128,11 @@ $ certbot certonly --webroot --csr /etc/letsencrypt/www.example.com/www.example.
--cert-path /etc/letsencrypt/www.example.com.crt --non-interactive --cert-path /etc/letsencrypt/www.example.com.crt --non-interactive
~~~ ~~~
## Suppression d'un certificat
~~~
# certbot delete --cert-name www.example.com
~~~
## Automatisation ## Automatisation