. Consequently, the server will not get
any "shared cipher" information.
Hope this helps other people :)
Best regards
chris r.
On 06.04.2012 22:06, Jeffrey Walton wrote:
> On Fri, Apr 6, 2012 at 1:42 PM, crk wrote:
>> Hi,
>>
>> unfortunately this didn't help.
>&g
Maybe there is library initialization problem, try to add:
>
> SSL_load_error_strings();
> SSLeay_add_ssl_algorithms();
>
> Best regards,
> --
> Marek Marcola
>
>
> owner-openssl-us...@openssl.org wrote on 04/06/2012 07:06:22 PM:
>
>> crk
>> Sent
pher: RC4-SHA
>
>
> Best regards,
> --
> Marek Marcola
>
>
> owner-openssl-us...@openssl.org wrote on 04/06/2012 06:17:38 PM:
>
>> crk
>> Sent by: owner-openssl-us...@openssl.org
>>
>> 04/06/2012 06:26 PM
>>
>> Please respon
Hi,
I am trying to establish an tls1 connection between a server and a
client, running in two threads.
When doing the handshake the server gets the hello message and throws an
error:
error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher
I am using on both sides SSL_CTX_set_cipher_li