Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created May 27, 2016 06:38
Show Gist options
  • Save jennimckinnon/6da2a3cd69cd779d391349ca76a29088 to your computer and use it in GitHub Desktop.
Save jennimckinnon/6da2a3cd69cd779d391349ca76a29088 to your computer and use it in GitHub Desktop.
certbot revoke -d your-site.com -d your-site.net
@brunis
Copy link

brunis commented Apr 5, 2018

Why is there so many --x-path options, for revoke there seems to be a mismatch.

There is both --cert-path and --chain-path in options, but for revoke, we pass the fullchain.pem but we use the --cert-path option, why is that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment