Skip to content

Instantly share code, notes, and snippets.

@azhararmar
Created August 26, 2018 18:45
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 azhararmar/78b09a7bf4505537fff3446a9717b58a to your computer and use it in GitHub Desktop.
Save azhararmar/78b09a7bf4505537fff3446a9717b58a to your computer and use it in GitHub Desktop.
# Generate Lets Encrypt Cert For Subdomain
sudo certbot -i apache -a manual --preferred-challenges dns -d b.example.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment