-->
Page 2 of 2

Re: Pls add support for SHA2 certificate in ESP8266 SDK

PostPosted: Wed Jun 17, 2015 10:07 pm
by rith87
Depending on the error message Harold L. is seeing, the CA verify function might not help. For example, when I try to connect to https://my.flair.zone/api/help (54.241.184.82), I get an error -28. Looking at the error codes, this means that there is an SSL handshake failure, which means that certificate exchange has not even happened yet (so there is nothing to verify).

Can any of the Espressif folks comment why there is a handshake failure on https://my.flair.zone/api/help? I am using the sample code from http://bbs.espressif.com/viewtopic.php?f=21&t=389 with SDK 1.1.2.