diff options
| -rw-r--r-- | wpa_supplicant/.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wpa_supplicant/.config b/wpa_supplicant/.config index 6ec0a79d..c1fd141a 100644 --- a/wpa_supplicant/.config +++ b/wpa_supplicant/.config @@ -200,6 +200,9 @@ CONFIG_WPS2=y # EAP-IKEv2 #CONFIG_EAP_IKEV2=y +# EAP-PWD +CONFIG_EAP_PWD=y + # PKCS#12 (PFX) support (used to read private key and certificate file from # a file that usually has extension .p12 or .pfx) CONFIG_PKCS12=y |
