Skip to content

Instantly share code, notes, and snippets.

@dgoguerra
Last active March 2, 2018 10:54
Show Gist options
  • Save dgoguerra/836b325da56890bafb467a710ba509f3 to your computer and use it in GitHub Desktop.
Save dgoguerra/836b325da56890bafb467a710ba509f3 to your computer and use it in GitHub Desktop.
revoke letsencrypt certificate with certbot
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