-
Clarification
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
Hi,
I configured two way SSL context in eytron (to make use of credential store). But I still face following error:
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
This error is gone when I add server's CA certificate to jre certificate store. Is there any way that I can add server's CA certificate to server.truststore and make do with it? Please help