Enabling HTTPS & SSL Using Let’s Encrypt & Certbot
/In this post I’ll show you how to add HTTPS/SSL to an existing website that uses Apache HTTP Server. I’ll generate a free SSL/TLS certificate using Let’s Encrypt, specifically the Certbot ACME Client. Additionally, we’ll cover: how to enable automatic renewal of SSL/TLS certificates. how to setup re-writes in Apache such that all HTTP requests …
Continue reading “Enabling HTTPS & SSL Using Let’s Encrypt & Certbot”