proxy

Apache Proxy With Ssl

using encryption in backend if you want to use encryption between proxy and backend there is a few things to watch out for. Both hosts need valid SSL certificate either copy the letsencrypt cert to both servers from time to time. or use your own CA in the backend and only run letsencrypts certbot on the proxy. on the proxy you could server .well-known locally so certbots verification process works.