hi,
I am testing a basic (an echo)TLS server with
the openSSL client s_client.
I get the following error
server side :
SSL3_GET_CLIENT_HELLO:no shared cipher:s3_srvr.c:888
client side:
SSL_23_GET_SERVER_HELLO:sslv3 alert handshake failure:s23_clnt.c:489
I use SSLv23 as my method in the context. my client call is : s_client
-connect 'ip address:port number'
Before I post this message I browsed through the mail archive and i found
a posting
addressed the same issue( by kate Aug 2000, msg 11017). But unfortunately
no replies.
I am a novice and I cudnt find a solution
by myself( thought it might be trivial).
Hope someone comes up with some hint.
Thanks in advance,
Samy
