Connect Jenkins ( Https enabled using self singed certificate ) via RTC build engine - javax.net.ssl.SSLHandshakeException
Hi,
We have RTC and Jenkins server, when we try to create Jenkins build engine, we are not able to connect Jenkins server and we are getting below error. the jenkins server's URL configured with Https using self singed certificate.
Connection test requested.
Connecting to: https://servername/jenkins/
Exception: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.j: PKIX path building failed: java.security.cert.CertPathBuilderException: unable to find valid certification path to requested target
Test connection FAILED!
Any suggention / solution please.