Skip to content

Instantly share code, notes, and snippets.

@caseyw
Created January 21, 2023 14:11
Show Gist options
  • Save caseyw/12e63309e0123ba3552f0abf477be309 to your computer and use it in GitHub Desktop.
Save caseyw/12e63309e0123ba3552f0abf477be309 to your computer and use it in GitHub Desktop.
Adding a new domain to existing let's encypt / certbot
sudo certbot -d example.com,www.example.com --expand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment