Skip to content

Instantly share code, notes, and snippets.

@DSKonstantin
Last active December 29, 2022 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save DSKonstantin/155b68b081c0966873af99ee077de262 to your computer and use it in GitHub Desktop.
Save DSKonstantin/155b68b081c0966873af99ee077de262 to your computer and use it in GitHub Desktop.
SET SSL
For resolve problem in old solution - apt install certbot
======
https://gorails.com/guides/free-ssl-with-rails-and-nginx-using-let-s-encrypt
cd ~
git clone https://github.com/letsencrypt/letsencrypt
cd letsencrypt/
./letsencrypt-auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment