Nginx/Apache SSL Certificates with Let's Encrypt_

27/01/2021 20:24 / #ops #lets-encrypt #ssl #linux #tools / 1 min read /

Certbot is a free, open source software tool for automatically using Let’s Encrypt certificates on manually-administrated websites to enable HTTPS.

https://certbot.eff.org/

Installation

https://certbot.eff.org/instructions

Nginx

https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04

Apache

https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-20-04

Leave a comment or question