Re: SSL_AD_HANDSHAKE_FAILURE??

2003-03-11 Thread Dr. Stephen Henson
On Tue, Mar 11, 2003, rajagopalan ramanujam wrote: > I am not setting the server certi and key files. But > Set_chiper_list is called with "ALL" both on the > server and client side. even then handshake fails when > the server extracts the chiper. > al=SSL_AD_H

SSL_AD_HANDSHAKE_FAILURE??

2003-03-11 Thread rajagopalan ramanujam
I am not setting the server certi and key files. But Set_chiper_list is called with "ALL" both on the server and client side. even then handshake fails when the server extracts the chiper. al=SSL_AD_HANDSHAKE_FAILURE; SSLer(SSL_F_SSL3_GET_CLIENT_HELLO,SSL_R_NO_SHARED_CIPHER);