Description: Invocation of target service over two-way SSL fails with the exception "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", despite having the appropriate certificates in the truststore.
Symptoms: Invocation of target service over two-way SSL fails with the following error.
Error [HTTP-NIO-Worker-1-1] - [root] Error connecting to server: 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.
Cause: Documentation for configuring two-way SSL at
https://docs.tibco.com/pub/api-exchange-gateway/2.2.1/doc/html/GUID-045F6324-71F7-4FF6-A46A-0E37F9553F8A.html is missing two required properties.