Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8133928

intermittent No X509TrustManager implementation available error

XMLWordPrintable

      Submitter is using SSL between OIM to OIM connector server,most of the times the handshake goes but after many requests it fails with "No X509TrustManager implementation available error" which is thrown from jdk.

      We are using the custom trust store in this.Intermittently we are getting
      Caused by: java.security.cert.CertificateException: No X509TrustManager
      implementation available
      at com.sun.net.ssl.internal.ssl.DummyX509TrustManager.checkServerTrusted(SSLContextImpl.java:232)
      at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1201)

            coffeys Sean Coffey
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: