A request like http://localhost:8080/manager/jmxproxy?invoke=Catalina:type=ProtocolHandler,port=8443&op=reloadSslHostConfigs should trigger a reload/recreation of the SSLContext. This no longer occurs properly on JWS 5.8. This is a regression from:
https://github.com/apache/tomcat/pull/673
https://github.com/apache/tomcat/commit/6ce18dc93a054949e529952e809b159040b1d158
This is fixed in 9.0.88+ and 10.0.20+ so we need this fix on JWS 5.8:
https://github.com/apache/tomcat/commit/1324f0b2d62fa7efa875ee5cc9bea6fcadd90f52
https://github.com/apache/tomcat/commit/62ad0fd5b1dc02421e6022d4837193bdca84a3b3