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

Fails to build with MbedTLS 3.x #156

Open
Tachi107 opened this issue Jul 6, 2024 · 1 comment
Open

Fails to build with MbedTLS 3.x #156

Tachi107 opened this issue Jul 6, 2024 · 1 comment

Comments

@Tachi107
Copy link

Tachi107 commented Jul 6, 2024

Hi, I'm in the process of transitioning Debian from MbedTLS 2.28 to 3.6, the new LTS. Unfortunately, this transition is being held back by lib60870, since it uses some now-removed parts of the MbedTLS API such as mbedtls/certs.h, which were removed since they were never considered safe nor production ready, according to the 3.0 migration guide.

Could you please consider updating your code so that users can build your project against MbedTLS 3.x? Thanks!

@mzillgith
Copy link
Contributor

Support for mbedtls 3.6 has been added.

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

2 participants