Hi!

I have tried with s_client, and I get the same error.

Is there any kind of logging callback I can add to my server code that
might shed some light on this (I have set SSL_CTX_set_info_callback)?

Fredrik

On Mon, Nov 17, 2014 at 1:01 PM, Dr. Stephen Henson <st...@openssl.org> wrote:
> On Mon, Nov 17, 2014, Fredrik Jansson wrote:
>
>> Some more info,
>>
>> SSL_get_ciphers on the server and client:
>> Info    2014-Nov-17 10:48:26.961112     All.TLSVerbose
>> ECDHE-ECDSA-AES128-GCM-SHA256
>> Info    2014-Nov-17 10:48:26.961114     All.TLSVerbose
>> ECDHE-ECDSA-AES256-GCM-SHA384
>>
>> When I do the same on the client, both of the ciphers above are listed
>> (among with several others).
>>
>
> I'd suggest you try suite B with s_server/s_client and see if you still get an
> error.
>
> Steve.
> --
> Dr Stephen N. Henson. OpenSSL project core developer.
> Commercial tech support now available see: http://www.openssl.org
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to