Symantec IGA

 View Only
Expand all | Collapse all

SSLHandshakeException:  Remote host closed connection during handshake]

  • 1.  SSLHandshakeException:  Remote host closed connection during handshake]

    Posted Dec 17, 2018 04:36 AM

    IDM 14.1 Vapp sometimes could not provisioning to create new user account to IBMLdap  (custom connector).

    The error log in connector showing 

     

    2018-12-17 16:15:19,904 392085 [ApacheDS Worker-thread-12] IBM_JNDI_IBMLDAP (BaseConnector.java:599) ERROR - eTDYNDirectoryName=IBMLDAP,eTNamespaceName=IBM JNDI,dc=im,dc=etasa: failed to connect to managed system
    javax.naming.CommunicationException: simple bind failed: 172.30.149.26:636 [Root exception is javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake].

     

    Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:992)[:1.8.0_60]
    at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1769)[:1.8.0_60]
    at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124)[:1.8.0_60]
    at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1034)[:1.8.0_60]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348)[:1.8.0_60]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)[:1.8.0_60]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)[:1.8.0_60]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)[:1.8.0_60]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)[:1.8.0_60]
    at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:928)[:1.8.0_60]
    at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)[:1.8.0_60]
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)[:1.8.0_60]
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)[:1.8.0_60]
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)[:1.8.0_60]
    at com.sun.jndi.ldap.Connection.run(Connection.java:860)[:1.8.0_60]
    ... 1 more
    Caused by: java.io.EOFException: SSL peer shut down incorrectly
    at sun.security.ssl.InputRecord.read(InputRecord.java:505)[:1.8.0_60]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)[:1.8.0_60]
    ... 15 more

     

    ** I've already applied Trust root certificate into  JCS connector.

     

    Anyone can help?  

     

    Thank you,

    Ann



  • 2.  Re: SSLHandshakeException:  Remote host closed connection during handshake]
    Best Answer

    Broadcom Employee
    Posted Dec 17, 2018 10:47 AM

    It appears the endpoint may be timing out or not responding, rather than this actually being an SSL error.  Check on the status of the endpoint during the time this occurs.