Hi
I have tried to connect the WL1271 in WPA2 Enterprise mode with PEAPv1/Mschapv2
WL1271 chipset solution is not able to associate with the AP and it is displaying on the host terminal as "OpenSSL: tls_connection_handshake - Failed to read possible Application Data error:00000000:lib(0):func(0):reason(0)".After this message wpa_supplicant is killing itself.
config file in wpa_supplicant.txt
ctrl_interface=/var/runap_scan=2update_config=0network={ ssid="WPA2" proto=RSN key_mgmt=WPA-EAP pairwise=CCMP group=CCMP auth_alg=OPEN eap=PEAP identity="janardhan" password="jan123" ca_cert="/etc/cert/root.pem" phase1="peaplabel=1" phase2="auth=MSCHAPV2" priority=2}
Regards,
Janardhan
PEAPv1/MSCHAPv2 is not a very common combination (although I see no reason why it wouldn't work).
MSCHAPv2 is most common;y used with PEAPv0 and EAP-GTC is used often use with PEAPv1
Hi All,
TI WLAN driver supports enterprise connection but it was not tested on this platform, we will test enterprise usecases for the next release.
Eyal