ESP8266 Developer Zone The Official ESP8266 Forum 2016-04-21T04:14:35+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2057 2016-04-21T04:14:35+08:00 2016-04-21T04:14:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2057&p=6548#p6548 <![CDATA[Re: Memory addresses of esp_ca_cert.bin and esp_cert_private_key.bin?]]> Now my question is how can I use AT+SSL if I'm not able to download cert files? Does at command firmware support any way of using SSL ?

Statistics: Posted by zibi63 — Thu Apr 21, 2016 4:14 am


]]>
2016-04-20T10:07:29+08:00 2016-04-20T10:07:29+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2057&p=6534#p6534 <![CDATA[Re: Memory addresses of esp_ca_cert.bin and esp_cert_private_key.bin?]]>
Sorry that because of the memory limitation AT+SSL can not support esp_ca_cert.bin and esp_cert_private_key.bin.

If you need esp_ca_cert.bin and esp_cert_private_key.bin, you can only develop it based on the original SDK (ESP8266_NONOS_SDK), can not use it based on AT firmware.

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Wed Apr 20, 2016 10:07 am


]]>
2016-04-19T23:33:50+08:00 2016-04-19T23:33:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2057&p=6530#p6530 <![CDATA[Memory addresses of esp_ca_cert.bin and esp_cert_private_key.bin?]]> I've got a problem with SSL on NONOS SDK V1.5.3 AT commands. I have generated esp_ca_cert.bin and esp_cert_private_key.bin, but I don't know what is the next step. What should I do ? Should I flash it using esp tool? If yes, what address of memory it should be ? Where I can check it? In the SSL user manual is written "download esp_ca_cert.bin generated by CA certificate into the corresponding addresses in the flash", but there is no information how to check that address. Sorry for my english and thank you in advance for your reply, it's very important for me.

Statistics: Posted by zibi63 — Tue Apr 19, 2016 11:33 pm


]]>