Tomcat picking up deleted cert
by jeffrosquad from LinuxQuestions.org on (#5CWMA)
I added a new cert to java keystore, found the expired cert, deleted it. I have restarted tomcat, and the server. Tomcat is still failing with the error showing date of deleted cert. I have checked the java keystore and the cert is not there, checked all certs on system and that cert exists nowhere. Any idea where this could be coming from?
This cert is for an external mysql server that my application reaches out to via mysqlrouter. I have also restarted the mysqlrouter.


This cert is for an external mysql server that my application reaches out to via mysqlrouter. I have also restarted the mysqlrouter.