Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: 5950
  2. at com.ibm.jsse2.o.a(o.java:8)
  3. ...
  4. at http.HttpConnector.send(Unknown Source)
  5. at http.HttpConnector.sendPostRequest(Unknown Source)
  6. Caused by: java.security.cert.CertificateException: 5950
  7. at com.ibm.domino.napi.ssl.DominoX509TrustManager.checkServerTrusted(DominoX509TrustManager.java:98)
  8. at com.ibm.jsse2.lb.a(lb.java:30)
  9. ... 19 more
  10.  
  11. Certificate with subject [certificate info, see further] is not trusted. Validation failed with error 5950.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement