Last active
December 29, 2022 16:08
-
-
Save DSKonstantin/155b68b081c0966873af99ee077de262 to your computer and use it in GitHub Desktop.
SET SSL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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