Port forward apache https to tomcat https or port forward 443 to 8443 If you are running both apache and tomcat server in your VPS then you might be using mod proxy to forward request to port 80 to… Read more ›
HTTPS for Tomcat 7 with Let’s Encrypt also works with apache modproxy To generate a certificate using let’s encrypt, follow this post. Once you got the certificate issued with the official Let’s Encrypt client, you will find that the client… Read more ›
Add SSL to Your Site with Let’s Encrypt SSL (Secure Sockets Layer) is the technology behind establishing an encrypted connection between a web server (host) and a web browser (client). This connection ensures all the data transferred between the host and… Read more ›