Hi,
been working on SSL with Android these last weeks and found an issue that may be worth mentioning here in case somebody else has the same problem.
The problem with the client certificate created by the Espressif's makefile is it uses an IP address as CN (common name), which is not recommended. During SSL verification process, this IP address is not accepted and verification fails.
The right way to do it, also the way I solved the issue, is by adding a SAN (Subject Alternative Name) field to the certificate config file.
The following link may help understand how to do it.
https://bowerstudios.com/node/1007
Using SSL with an IP address instead of DNS...
Who is online
Users browsing this forum: No registered users and 85 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.