2026-02-20 01:54:04
here's an Apache #Tomcat #Java thing I'd never heard before and although a tech gave it as an excuse, I do wonder if it is true. Apparently, if a Tomcat app receives an HTTPS request and it cannot decrypt the keystore, the entire JVM crashes. I've been using Tomcat since its debut and Java since it was Oak, and I ain't never heard of THIS one before. True?
Tomcat9 on Java8 if that matters.