mirror of https://github.com/wolfSSL/wolfssl.git
wpa_supplicant uses larger challenge passwords for x509 requests
parent
5179741ddb
commit
afaf41823c
|
@ -1540,6 +1540,7 @@ then
|
|||
AM_CFLAGS="$AM_CFLAGS -DHAVE_KEYING_MATERIAL"
|
||||
AM_CFLAGS="$AM_CFLAGS -DNO_SESSION_CACHE_REF"
|
||||
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_VALIDATE_ECC_IMPORT"
|
||||
AM_CFLAGS="$AM_CFLAGS -DWC_CTC_NAME_SIZE=128"
|
||||
|
||||
if test "$ENABLED_OPENSSLEXTRA" = "no"
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue