Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing DER certificate support in esp_http_client component (GIT8266O-834) #1258

Open
Asanga-Viraj opened this issue Oct 30, 2023 · 0 comments

Comments

@Asanga-Viraj
Copy link

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.

@github-actions github-actions bot 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant