Search found 2 matches
- Fri Sep 13, 2019 7:21 am
- Forum: ESP-IDF
- Topic: HTTPS for V3.2.2
- Replies: 1
- Views: 2031
Re: HTTPS for V3.2.2
Any thoughts?
- Fri Sep 06, 2019 8:37 am
- Forum: ESP-IDF
- Topic: HTTPS for V3.2.2
- Replies: 1
- Views: 2031
HTTPS for V3.2.2
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...