Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Write Channel Closed, possible SSL handshaking or trust failure

2 views
Skip to first unread message

sb71410

unread,
May 25, 2005, 7:40:01 AM5/25/05
to
I am getting the following error when i try to access a website:

Exception :java.io.IOException: Write Channel Closed, possible SSL
handshaking or trust failure
java.io.IOException: Write Channel Closed, possible SSL handshaking or
trust failure
at com.certicom.tls.record.WriteHandler.write(Unknown Source)
at
com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown
Source)
at
com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
Source)
at
com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
Source)
at
com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
Source)
at
com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
Source)
at com.certicom.tls.record.ReadHandler.interpretContent(Unknown
Source)
at com.certicom.tls.record.ReadHandler.readRecord(Unknown
Source)
at
com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
Source)
at
com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
Source)
at javax.net.ssl.impl.SSLSocketImpl.startHandshake(Unknown
Source)
at
com.sun.net.ssl.internal.www.protocol.https.HttpsClient.doConnect(DashoA6275)
at
com.sun.net.ssl.internal.www.protocol.https.NetworkClient.openServer(DashoA6275)
at
com.sun.net.ssl.internal.www.protocol.https.HttpClient.l(DashoA6275)
at
com.sun.net.ssl.internal.www.protocol.https.HttpClient.<init>(DashoA6275)
at
com.sun.net.ssl.internal.www.protocol.https.HttpsClient.<init>(DashoA6275)
at
com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a(DashoA6275)
at
com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a(DashoA6275)
at
com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection.connect(DashoA6275)
at
com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection.getInputStream(DashoA6275)
at DownloadThread.run(DownloadThread.java:107)


Is there a way I can bypass these certificates?

0 new messages