https not working after updating tomcat and java to higher versions
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?