wpa_supplicant uses larger challenge passwords for x509 requests

pull/5244/head
Juliusz Sosinowicz 2022-06-14 16:43:35 +02:00
parent 5179741ddb
commit afaf41823c
1 changed files with 1 additions and 0 deletions

View File

@ -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