Samy Thiyagarajan wrote:
hi,
I am testing a basic (an echo)TLS server with the openSSL client
s_client.
I get the following error
[...]
Have you checked the samples available on
http://www.opensslbook.com/code.html ? If I remember it right there are
code samples for a SSL server which mi
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