Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provid
Hi Team,
After we migrate to weblogic server 12c R2 we are unable call POST web service call and we are getting below error on Log .But all the certificates are added to the weblogic custom keystore .even though the below error is populating and process is getting failed .
Could any one help me on this issue .
at weblogic.work.ExecuteThread.run(ExecuteThread.java:346)
Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1728)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:304)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)