You need to have some understanding of your PKI setup to fix the issue. I didn't see what version of Tomcat you are using, but here is a guide: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html
Hope that helps.
Bryan
Simple. But when it loads as part of my 'ui' app I get this:
javax.servlet.ServletException: Exception opening resource https://1.2.3.4:8443/ui/includes/header.jsp: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I can see that SSL is involved, but I was able to get past the login pages etc so I don't understand what Struts/Tomcat is trying to tell me here; any advice?
If it helps, I can load https://1.2.3.4:8443/ui/includes/header.jsp manually just fine.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]