We are not able to connect to Devtest-Openshift Registry from Devtest workstation, getting below error
I am connecting using : 'ssl://<hostname>:443/Registry
java.rmi.RemoteException: Failed to connect registry 'ssl://<hostname>:443/Registry'; nested exception is:
java.rmi.RemoteException: JMS Messaging problem with ServerRequestHandler for
Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:378)
at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:316)
at
Devtest OpenShift environment
The Workstation should connect to the messaging route in DevTest OpenShift environment. It is using https ( not ssl ) .
https://messaging.hostname.net:443/Registry