Difference between revisions of "Certbot delete"

From wikieduonline
Jump to navigation Jump to search
(Created page with " Saving debug log to /var/log/letsencrypt/letsencrypt.log - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Deleted all files relating to cert...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
+
certbot delete --cert-name YOUR_CERT_NAME
 
+
<pre>
 
Saving debug log to /var/log/letsencrypt/letsencrypt.log
 
Saving debug log to /var/log/letsencrypt/letsencrypt.log
  
Line 7: Line 7:
 
Deleted all files relating to certificate YOUR_CERT_NAME.
 
Deleted all files relating to certificate YOUR_CERT_NAME.
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 +
</pre>
 +
 +
 +
With errors:
 +
certbot delete YOUR_CERT_NAME
 +
certbot: error: unrecognized arguments: YOUR_CERT_NAME
 +
 +
== Related commands ==
 +
* <code>[[certbot certificates]]</code>
 +
 +
== See also ==
 +
* {{certbot}}
 +
 +
 +
[[Category:Certbot]]

Latest revision as of 07:10, 19 June 2020

certbot delete --cert-name YOUR_CERT_NAME
Saving debug log to /var/log/letsencrypt/letsencrypt.log

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Deleted all files relating to certificate YOUR_CERT_NAME.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


With errors:

certbot delete YOUR_CERT_NAME
certbot: error: unrecognized arguments: YOUR_CERT_NAME

Related commands[edit]

See also[edit]

Advertising: