forked from Spritetm/libesphttpd
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
I'm finally upgrading my project to ESP-IDF 5.x and it looks like this library will need some changes to support it.
The first issue I encounter is
Failed to resolve component 'openssl'.
Looking at the 4.4 to 5.0 migration guide:
OpenSSL-API component is no longer supported. It is not available in the IDF Component Registry, either. Please use ESP-TLS or mbedtls API directly.
I see that @jkent has already worked on removing openssl on his fork: jkent@4da0313 (I wish he had contributed his fixes back to this project.)
I assume that's not the only issue that I will have. I'll document them here as I go...
Metadata
Metadata
Assignees
Labels
No labels