You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Missing DER certificate support in esp_http_client component
Missing DER certificate support in esp_http_client component (GIT8266O-834)
Oct 30, 2023
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.
The text was updated successfully, but these errors were encountered: