ESP IDF : HTTPS WITHOUT CERTIFICATE
Posted: Thu Jan 27, 2022 10:23 am
Hi,
I am using ESP32 Framework ESP IDF V4.3.2
I want use an server https but without using certificate from client (web browser) .
i think Sending messages securely is one part of the story and sending messages to the right recipient is the other part.
for example i want use this code example but without certificate : https://github.com/espressif/esp-idf/bl ... ain/main.c
it is possible ?
best regard.
I am using ESP32 Framework ESP IDF V4.3.2
I want use an server https but without using certificate from client (web browser) .
i think Sending messages securely is one part of the story and sending messages to the right recipient is the other part.
for example i want use this code example but without certificate : https://github.com/espressif/esp-idf/bl ... ain/main.c
it is possible ?
best regard.