Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Error connecting to magnalm-prd.ptcmscloud.com:7001: javax.net.ssl.SSLHandshakeException: General SSLEngine problem: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target,
Any help with this would be appreciated
This error usually means that the Integrity Client does not have the server CA certificate imported.
You need to copy the certificate to the Integrity Client then import it into the Java keystore.
Thanks for the help.
I did what the Article said
and I get this error... keytool error: java.lang.Exception: Input not an X.509 certificate
it seems some details from command is not correct like alias, keystore which has been used while creating certificate or certificate format.
Please refer the article CS147810.
Yes, Thank you
That was the issue