SSL/TLS Configuration How-To Table of Contents Quick Start Introduction to SSL/TLS SSL/TLS and Tomcat Certificates General Tips on Running SSL Configuration Prepare the Certificate Keystore Edit the ...
This configuration declares that the entire web app is meant to be HTTPS only, and the container should intercept HTTP requests for it and redirect those to the equivalent https:// URL <Connector ...