Secure certifcate request function bug

SL!M
Posts: 22
Joined: Tue Dec 30, 2014 11:17 pm

Secure certifcate request function bug

Postby SL!M » Thu May 12, 2016 3:23 pm

Hi,

In function:
bool espconn_secure_cert_req_enable (uint8 level, uint8 flash_sector)

flash_sector parameter should be uint16 instead of uint8, there are more than 255 flash sectors.

I believe its the same case in function (in the documentation its uint16 but i get an error every time i try to compile):
bool espconn_secure_ca_enable (uint8 level, uint16 flash_sector)

Regards.

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: Secure certifcate request function bug

Postby ESP_Faye » Thu May 12, 2016 3:25 pm

Hi,

We are going to revise this in next ESP8266_NONOS_SDK which will be released soon.

Thanks for your interest in ESP8266 !

SL!M
Posts: 22
Joined: Tue Dec 30, 2014 11:17 pm

Re: Secure certifcate request function bug

Postby SL!M » Thu May 12, 2016 3:40 pm

Thanks!

Who is online

Users browsing this forum: No registered users and 2 guests