ESP32 with CA + PRIVATE + CERTIFICATE #7158
Replies: 1 comment
-
Posted at 2019-09-19 by Robin Wed 2019.09.18 Hi @tcpipchip This seems to be a continuation of content from this thread, am I correct?
See #64 in above thread, for Gordon's succinct position with ESP32 on this matter.
While @gfwilliams is focusing his skill set on Authentic Espruino boards, and his time is valuable, others might be able to assist. It would be nice to know the environment and available memory. Please post the results of Posted at 2019-09-19 by user95229 Yes, i was on wrong topic, sorry! I will post that values before to run the script that call routine with certificates Sorry again! I have to make that work to put to in my AWS IOT book with ALEXA Posted at 2019-09-19 by tcpipchip
Source code Let me know if runs in your ESP32 Posted at 2019-09-19 by Robin Confirming: Is the amount of free mem that after the entire upload of source code?
The usage seems to suggest that no certificate code has been uploaded? Posted at 2019-09-19 by @gfwilliams @robin the certificates end up in flash memory so won't use RAM. You could try confirming that the certificates really are the same as you put in... eg:
But as a start, since you have the RAM on ESP32, maybe ignore all the flash storage stuff for now. Just remove ... also use the certificates that I used in the example rather than making your own - for now. Posted at 2019-09-19 by tcpipchip I did the changes suggested team!
Here the the software |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2019-09-18 by tcpipchip
Gordon
I followed the instructions
http://www.espruino.com/Storing+HTTPS+Certificates
And make execute
https://www.dropbox.com/s/dj6fcj0039064bj/gordon.png?dl=0
But got always the same error during executing...
have you idea about ?
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions