Search found 1 match

by umer-ilyas
Mon Apr 27, 2020 6:45 am
Forum: ESP-IDF
Topic: SSL Certificate Renewal
Replies: 14
Views: 28527

Re: SSL Certificate Renewal

in the examples of esp-idf this example

Code: Select all

esp-idf\examples\protocols\http2_request
can communicate with server without providing the ssl certificate.

i have tested it somehow this works even you update/change the certificate on server.