]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/t1_lib.c
Allow all curves when the client doesn't send an supported elliptic curves extension
authorKurt Roeckx <kurt@roeckx.be>
Sat, 30 May 2015 17:20:12 +0000 (19:20 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Thu, 4 Jun 2015 18:48:52 +0000 (20:48 +0200)
commit3c06513f3833d4692f620e2c03d7a840871c08a7
tree0094a547ae42bd3e8b9a21f71a28a78e7d6a16fd
parent9c422b5b1ebc9871a7306f66648aa16c8769082a
Allow all curves when the client doesn't send an supported elliptic curves extension

At least in the case of SSLv3 we can't send an extention.

Reviewed-by: Matt Caswell <matt@openssl.org>
MR #811
ssl/t1_lib.c