wolfssl: Use ECC supported curves extension

https://github.com/wolfSSL/wolfssl/issues/366
This commit is contained in:
Jay Satiro 2016-03-29 19:06:55 -04:00
parent 27c99a37ba
commit 7921628714
3 changed files with 26 additions and 1 deletions

View file

@ -30,6 +30,7 @@ C_EXTRA_FLAGS="\
--enable-sha512 \
--enable-sni \
--enable-sslv3 \
--enable-supportedcurves \
--enable-testcert \
> config.out 2>&1
@ -158,6 +159,9 @@ extern "C" {
#undef HAVE_TLS_EXTENSIONS
#define HAVE_TLS_EXTENSIONS
#undef HAVE_SUPPORTED_CURVES
#define HAVE_SUPPORTED_CURVES
#undef WOLFSSL_TEST_CERT
#define WOLFSSL_TEST_CERT