Search found 1 match

by minhlee@1234
Thu Oct 23, 2025 1:17 pm
Forum: General Discussion
Topic: ESP32 Self-sign certificate acceptance
Replies: 0
Views: 1359

ESP32 Self-sign certificate acceptance

Hi everyone,
Currently I'm trying to make ESP32 to accept my self-sign cert without setting insecure connection. My environment is PlatformIO with ESP-IDF framework, so I have access to the library mbedtls. I use the function mbedtls_x509_crt_verify, and currently I see that it relies on the list of ...

Go to advanced search