I am programming the simple Server-Client message exchange
program using OpenSSL.
but i encountered this error message.
Error message :
<Server>
"SSL_ERROR_SSL",
"error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared
cipher"
<Client>
"SSL_ERROR_SSL",
"error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3
alert handshake failure"
What is needed to solve this
problem?
|
- Re: No shared cipher & sslv3 alert handshake failure Kukmin, Han
- Re: No shared cipher & sslv3 alert handshake failur... Lutz Jaenicke