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 19:12:33 +0000 (21:12 +0200)
commitba9d44b28d312138fefcdc5fc0d499d49a4dca41
tree5f33368ce07cf1a3fb5697b510460ca1674d667d
parentda5fab73255c24e0b6ce8717df2441a03f504939
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

(cherry picked from commit 3c06513f3833d4692f620e2c03d7a840871c08a7)
ssl/t1_lib.c