Skip to content

Instantly share code, notes, and snippets.

@webmayak
Created December 3, 2021 10:09
Show Gist options
  • Save webmayak/303e96ca075e98d44e4b476dd6825934 to your computer and use it in GitHub Desktop.
Save webmayak/303e96ca075e98d44e4b476dd6825934 to your computer and use it in GitHub Desktop.
решение проблемы с работоспособностью certbot на серверах
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