SSL Reverse Proxy Jail

Reverse Proxy Diagram

I’ve written a few blogs about this subject too (most recently here), so after several attempts which worked, but were a little messy, I’ve done a bit more research.  That’s led me to create a single jail to work as a both a reverse proxy with SSL.  I’ll be using all the same tools as before, so NGINX for the reverse-proxy and Certbot to create (and hopefully automatically renew) the LetsEncrypt certificates.

(more…)