Search found 2 matches

by aeropagz
Fri Apr 22, 2022 12:31 pm
Forum: ESP-IDF
Topic: Slow Https Post Request
Replies: 2
Views: 4087

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 ...
by aeropagz
Tue Jan 18, 2022 3:31 pm
Forum: ESP-IDF
Topic: Avoid certificate substitution during OTA
Replies: 3
Views: 4130

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

Go to advanced search