How to authenticate with PEAP enabled AP?

lazygeek
Posts: 1
Joined: Thu May 28, 2015 1:33 pm

How to authenticate with PEAP enabled AP?

Postby lazygeek » Thu May 28, 2015 1:47 pm

Hi

Has anyone managed to connected ESP8266 with EAP
authentication method - PEAP ? I see in the ESP8266EX datasheet (by EspressIf Systems), in section 9.1
9.1 Features
Open Interface for various upper layer authentication schemes over EAP such as
TLS, PEAP, LEAP, SIM, AKA, or customer specific;


But I could not find any relevant API.

Any help in this regard would be highly appreciated.

Thanks in Advacne
lazygeek

chinnaobi
Posts: 3
Joined: Fri Jan 15, 2016 11:14 am

Re: How to authenticate with PEAP enabled AP?

Postby chinnaobi » Wed Jan 20, 2016 6:57 pm

I saw release 1.5.1 already have support for wpa/wpa2 enterprise security. But I couldn't find any information on how to setup. I am trying to setup ESP8266 STA mode authenticate to PEAP MSCHAPV2 AP ??

Has anyone tried to make it work ??

bobthedino
Posts: 1
Joined: Thu Mar 10, 2016 7:23 pm

Re: How to authenticate with PEAP enabled AP?

Postby bobthedino » Thu Mar 10, 2016 7:24 pm

I also would like to see PEAP support - from the reading I've been doing over the last few days I don't think it is currently possible.

joostd
Posts: 3
Joined: Sat Dec 10, 2016 6:07 pm

Re: How to authenticate with PEAP enabled AP?

Postby joostd » Sat Dec 10, 2016 6:37 pm

For WPA2-Enterprise to work on the esp8266, supplicant code is needed. The Espressif SDK has supplicant code starting from version 1.5.x, but only EAP-TLS is supported in that version (requiring the use of X.509 certificates for both server and user authentication).

Starting from version 2.0.0 of the SDK there are are new API functions that also support PEAP and EAP-TTLS, meaning that users can also authenticatie with a username and a password. However, there stills seems to be an issue with user authentication. See also:
viewtopic.php?t=2904

Who is online

Users browsing this forum: No registered users and 56 guests