Page 1 of 1

Can hostname validation be disabled while using certificate verification in esp_http_client

Posted: Thu Oct 18, 2018 5:18 pm
by amehta
Hi, I have my CA cert with which my server certs are signed and I am trying to get verify just this cert from my esp32 http clilent.

I am using esp_http_client. I just want to disable hostname validation for the cert. Can this be possible?