Создание сертификата Let’s Encrypt для Nginx в Debian
Введение
Проверено – всё работает отлично (см. ссылки-инструкции ниже).
Фаил /etc/crontab
37 0,12 * * * root /usr/bin/certbot renew --quiet --renew-hook "/usr/sbin/service apache2 reload"
37 0,12 * * * root /usr/bin/certbot renew --quiet --renew-hook "/usr/sbin/service nginx reload"
Внешние ссылки
- Let’s Encrypt и настройка nginx
- Let’s Encrypt и nginx: настройка в Debian и Ubuntu
- Создание сертификата Let’s Encrypt для Nginx в Debian 8
- Strong Ciphers for Apache, nginx and Lighttpd
- Let’s Encrypt is a free, automated, and open Certificate Authority
- How To Secure Nginx with Let’s Encrypt on Ubuntu 14.04
- Debian Wiki and LetsEncrypt
- Let’s Encrypt and Apache on Debian 7