Am getting the below exception.
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed:
I installed the certificates in below 2 ways.
- Using InstallCert.java "domain.com"
- Using Keytool - import.
but still am getting the above SSL handshake exception from my application.
Is there anything that i need to add for tomcat also?
Please help me. we are working on this from past two days. Thanks in advance.
Thanks, Harsha.