Open Asanga-Viraj opened 1 year ago
I esp_http_client component, there is no support for SSL certificate DER formats. Only PEM formats supported. This happened because no variable in esp_http_client_config_t to add ca_cert length.
I esp_http_client component, there is no support for SSL certificate DER formats. Only PEM formats supported. This happened because no variable in esp_http_client_config_t to add ca_cert length.