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
Hey @Coder666 !
Extending the support to a broader range of supported versions is always good! We would be grateful if you could contribute a PR when your changes have proven themselves to be functional. 🥳
Three years later, this is the last blocker for updating mbedtls in vcpkg.
With no updates in two years, it is probably okay to simply skip oatmpp-mbedtls in vcpkg CI.
I've successfully compiled this library against mbedtls 3.0.0 however a couple of very minor changes are required:
certs.h
does not exist in 3.0.0mbedtls_pk_parse_keyfile
requires a rngNOTE: I haven't yet tested this, only got the build working.
Is support for mbedtls 3.0.0 something that could be added into the library?
The text was updated successfully, but these errors were encountered: