Skip to content

Instantly share code, notes, and snippets.

@curlyz
Last active February 28, 2022 14:48
Show Gist options
  • Save curlyz/807d37ddd0ab5f59d03ec7b6b49aafd4 to your computer and use it in GitHub Desktop.
Save curlyz/807d37ddd0ab5f59d03ec7b6b49aafd4 to your computer and use it in GitHub Desktop.
letsencrypt.md
sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot
sudo certbot certonly --standalone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment