Search found 1 match

by nthiers
Fri Jan 19, 2018 4:27 pm
Forum: General Discussion
Topic: SSL certificate in AT commands
Replies: 1
Views: 2962

SSL certificate in AT commands

Hello,

I'm working on a project where ESP32 will be used as a companion chip driven by AT commands.
To connect to a HTTPS server, I need to load a SSL certificate.
How can I achieve it? I guess it is loaded during flash process?

Thank you.