arduino / nina-fw

Firmware for u-blox NINA W102 WiFi/BT module
135 stars 117 forks source link

WPA2 Enterprise support (PEAP/MSCHAPv2 + EAP-TLS) #43

Closed sandeepmistry closed 4 years ago

sandeepmistry commented 4 years ago

This includes PR #42 and is intended to replace PR #33 .

@facchinm unfortunately I could not setup an AP to test EAP-TLS functionally.

sandeepmistry commented 4 years ago

@facchinm this should be good to go now.

There is one limitation, the SSID + cert + key + identity should be max ~4kB for the EAP-TLS option. However, I think that's an acceptable trade off for the first cut.

facchinm commented 4 years ago

LGTM!