As I know, the cipher suite 'ECDH-ECDSA-AES128-SHA256' is belong to the TLS 1.1 
or TLS 1.2.OpenSSL has not supported TLS 1.1 or TLS 1.2 yet, but they are now 
at implementation of TLS 1.1 ,1.2.




At 2011-05-25 18:50:23,shoutee <shou...@web.de> wrote:

>Hi,
>
>I want to run a TLS Server with support of cipher suite
>'ECDH-ECDSA-AES128-SHA256' (RFC 5289). Unfortunately I can't find these cipher 
>suite
>within tls1.h. ECDSA is only available with SHA1. 
>
>Since openssl supports SHA256 I thought that ECDSA with SHA256 should be 
>available, or am I missing something?
>I'm using openssl-1.0.0d.
>
>Thanks,
>Markus
>-----------
>______________________________________________________________________
>OpenSSL Project                                 http://www.openssl.org
>User Support Mailing List                    openssl-users@openssl.org
>Automated List Manager                           majord...@openssl.org

Reply via email to