More notes on digital certificates
July 2022
last update:
...especially as concerns Tomcat.
Links
Questions...
- How to create self-signed certificates that don't lead to warning caveats
when used?
- Build the APR JAR into the application? or add to Tomcat?
- Is there any way to deny HTTP in Docker deployment while tolerating it
in WAR deployment?
It's possible to configure two virtual hosts, one for HTTP and one for
HTTPS, to configure to the Tomcat servlets.