Created
December 3, 2021 10:09
-
-
Save webmayak/303e96ca075e98d44e4b476dd6825934 to your computer and use it in GitHub Desktop.
решение проблемы с работоспособностью certbot на серверах
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
| apt-get update | |
| apt-get install ca-certificates openssl | |
| certbot renew |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment