Search found 2 matches
- Fri Apr 22, 2022 12:31 pm
- Forum: ESP-IDF
- Topic: Slow Https Post Request
- Replies: 2
- Views: 3286
Slow Https Post Request
I am using the esp-idf Http Client on my ESP32 to call REST-Api Endpoints. One simple HTTS login Post call with body like: { "username": "test", "password": "test" } takes 2 seconds to perform... Is it always that slow? It takes a whole second just for TLS handshake (See log). Do you have similiar e...
- Tue Jan 18, 2022 3:31 pm
- Forum: ESP-IDF
- Topic: Avoid certificate substitution during OTA
- Replies: 3
- Views: 3643
Re: Avoid certificate substitution during OTA
Hey Wasabinary,
I try to solve the same problem.
Could you pls share your solution in some detail?
Thank you
Klaas
I try to solve the same problem.
Could you pls share your solution in some detail?
Thank you
Klaas