I have Apache2
(listening on 443) and a web app running on Tomcat7
(listening on 8443) on Ubuntu
.
I set apache2 as reverse proxy s
Faced the same problem as OP:
Tomcat SSL certificate was expired while a browser showed it as secure - Apache certificate was far from expiration. Updating Tomcat KeyStore file solved the problem.