Search Suggest

How to renew let's encrypt SSL certificate in Apache

Run command to renew let's encrypt SSL certificate in Apache
$ cd /etc/letsencrypt/
$ ./certbot-auto renew
$ sudo service apache2 restart

Đăng nhận xét