Page 1 of 1

HTTPS for V3.2.2

Posted: Fri Sep 06, 2019 8:37 am
by tetrapod
I am developing an application in esp-idf V3.2.2. which involves a http webserver that is answering to post requests.

Currently I am using the esp_http_server component but need to switch to https now.
Unfortunately this is not yet supported in v3.2.2.

How can I solve this?
Are there any third party libraries?

Re: HTTPS for V3.2.2

Posted: Fri Sep 13, 2019 7:21 am
by tetrapod
Any thoughts?