ESP8266 Developer Zone The Official ESP8266 Forum 2015-12-31T12:13:32+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1563 2015-12-31T12:13:32+08:00 2015-12-31T12:13:32+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1563&p=5198#p5198 <![CDATA[Re: WPA-Enterprise, missing API calls?]]>
We are working on a demo of WPA2-Enterprise, it will be released later.

Thanks for your interest in ESP8266!

Statistics: Posted by ESP_Faye — Thu Dec 31, 2015 12:13 pm


]]>
2015-12-30T08:47:57+08:00 2015-12-30T08:47:57+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1563&p=5181#p5181 <![CDATA[WPA-Enterprise, missing API calls?]]>
I was trying to use the 1.5.0 SDK to authenticate to a WPA2-Enterprise network, but hit a pretty significant roadblock.

I can load a user certificate and key in with no problem, but there is no way to load in the CA certificate. So, when the ESP8266 attempts to authenticate with my AP, the RADIUS server is getting a TLS-Alert indicating that the CA is unknown.

Is there any way to set the CA certificate, or to disable certificate validation? Will the espconn_secure_cert_req_disable() call disable validation for 802.1X in addition to SSL?

Thanks!

Statistics: Posted by fba — Wed Dec 30, 2015 8:47 am


]]>