We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
V3 arduino-esp32 Library introduces support of ESp32-C6 and other new SoC's.
Unfortunately, it looks like "openssl/ssl.h" is abandoned and the recommendation is to use esp_tls.h instead.
The text was updated successfully, but these errors were encountered:
Im also having this issue, would love to know if you figured out a sucessful work around for this.
Sorry, something went wrong.
No, still waiting for for some solution or workaround to be shared :-(
Hello, have you changed for another like https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/protocols/esp_https_server.html ? I think to do it since i need update some of my work to last library :( Have you a fix or another https library ? Thanks.
No branches or pull requests
V3 arduino-esp32 Library introduces support of ESp32-C6 and other new SoC's.
Unfortunately, it looks like "openssl/ssl.h" is abandoned and the recommendation is to use esp_tls.h instead.
The text was updated successfully, but these errors were encountered: