Last active
March 2, 2018 10:54
-
-
Save dgoguerra/836b325da56890bafb467a710ba509f3 to your computer and use it in GitHub Desktop.
revoke letsencrypt certificate with certbot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo certbot-auto revoke --cert-path /etc/letsencrypt/live/DOMAIN/cert.pem [--staging] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment