Skip to content

Instantly share code, notes, and snippets.

@zaskem
Created July 5, 2020 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zaskem/cda7480bfc287cb6e6a5d96ca5af466f to your computer and use it in GitHub Desktop.
Save zaskem/cda7480bfc287cb6e6a5d96ca5af466f to your computer and use it in GitHub Desktop.
Invoke certbot (new issue or renewal) in manual mode for two variations of a domain name
sudo certbot certonly --manual --manual-public-ip-logging-ok -d domainnamehere.com -d www.domainnamenere.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment