tomcat 8 in java 8 server.xml configuration copied to a tomcat 9 java 11 installation and https stopped working.
The https connector in the new installation is the same as in the original.
Logs show no errors, only INFO Messages and the tomcat starts otherwise ok. What could be the reason?
I supposed the new environment would work ok.