Lets Encrypt

Nginx Reverse Proxy with HTTPS via LetsEncrypt
This is a follow-up on my previous post where we setup a simple reverse proxy server using Nginx. In this post, we will secure the connection between ...
Configure Let's Encrypt on Digital Ocean Droplet
Back in the old days, it was quite normal for websites to serve content over the traditional HTTP protocol as security wasn't a big problem. However, ...
Let's Encrypt SSL Certificate
A secure internet is everyone's demand now. We prefer HTTPS over HTTP as HTTPS connections are secured with SSL. Data sent over HTTPS cannot be seen b...