Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

certbot remove certificate nginx

# Show the list of certificates
certbot certificates

# Remove certificates for a given domain
sudo certbot delete --cert-name $mydomain
Source by www.datanovia.com #
 
PREVIOUS NEXT
Tagged: #certbot #remove #certificate #nginx
ADD COMMENT
Topic
Name
7+7 =