On Wed, 25 May 2011 12:21:04 +0200
"Dr. Stephen Henson" wrote:
> On Wed, May 25, 2011, Erwann ABALEA wrote:
>
> > Bonjour,
> >
> > Hodie VIII Kal. Iun. MMXI, shoutee scripsit:
> > > I want to run a TLS Server with support of cipher suite
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