Hi
We are having problems establishing a SSL sockets connection. On some client machines it is a random problem, on others it is a permanent failure. The client machines are all a similar configuration, and have all been ghosted from the same image.
The log files are below:
Client log file -
TCP connection established
ssl_debug(1): Starting handshake (iSaSiLk 3.03)...
ssl_debug(1): Sending v3 client_hello message, requesting version 3.1...
ssl_debug(1): Received alert message: Alert Fatal: handshake failure
ssl_debug(1): SSLException while handshaking: Peer sent alert: Alert Fatal: handshake failure
ssl_debug(1): Shutting down SSL layer...
iaik.security.ssl.SSLException: Peer sent alert: Alert Fatal: handshake failure
at iaik.security.ssl.r.f(Unknown Source)
at iaik.security.ssl.x.b(Unknown Source)
at iaik.security.ssl.x.a(Unknown Source)
at iaik.security.ssl.r.d(Unknown Source)
at iaik.security.ssl.SSLTransport.startHandshake(Unknown Source)
at iaik.security.ssl.SSLSocket.startHandshake(Unknown Source)
at com.cavio.cavio.comm.TransferClient.connectfirsttime(TransferClient.java:103)
at com.cavio.cavio.comm.TransferClient.connect(TransferClient.java:45)
Server log file -
ssl_debug(2): Accepted connection from 10.0.0.35/10.0.0.35
[12-7 10:41:08:572] SSLPDFTransferServer: info : Accepted from 10.0.0.35/10.0.0.35
ssl_debug(2): Starting handshake (iSaSiLk 3.03)...
ssl_debug(2): Received v3 client_hello handshake message.
ssl_debug(2): Client requested SSL version 3.1, selecting version 3.1.
ssl_debug(2): Creating new session E3:47:7D:F9:2E:56:FE:DF...
ssl_debug(2): CipherSuites supported by the client:
ssl_debug(2): CompressionMethods supported by the client:
ssl_debug(2): NULL
ssl_debug(2): Sending server_hello handshake message.
ssl_debug(2): Sending alert: Alert Fatal: handshake failure
ssl_debug(2): Shutting down SSL layer...
ssl_debug(2): SSLException while handshaking: No common cipher suites.
[12-7 10:41:08:784] SSLPDFTransferServer: error: working:IOException : iaik.security.ssl
.SSLException: No common cipher suites.
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.io.IOException.<init>(Compiled Code)
at iaik.security.ssl.SSLException.<init>(Compiled Code)
at iaik.security.ssl.SSLException.<init>(Compiled Code)
at iaik.security.ssl.f.c(Compiled Code)
at iaik.security.ssl.f.a(Compiled Code)
at iaik.security.ssl.r.d(Compiled Code)
at iaik.security.ssl.SSLTransport.startHandshake(Compiled Code)
at iaik.security.ssl.SSLTransport.getInputStream(Compiled Code)
at iaik.security.ssl.SSLSocket.getInputStream(Compiled Code)
at com.cavio.chiro.comm.cavio.Worker.getTxnObjectType(Compiled Code)
If anyone can assist us in solving this problem, we would be very grateful.
Thanks
Ryan
Ryan Rigby
Project Manager
Cavio Corporation
Phone (604) 484-4700 Ext. 4720
Fax (604) 484-4701
Email RRigby@cavio.com
Web www.cavio.com
-----------------------------------------------------------------------------
NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the message.
-----------------------------------------------------------------------------