mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
wpa_supplicant uses larger challenge passwords for x509 requests
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user