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

at_c: tests building C SDK with MbedTLS 2 #298

Open
JeremyTubongbanua opened this issue Jun 10, 2024 · 3 comments
Open

at_c: tests building C SDK with MbedTLS 2 #298

JeremyTubongbanua opened this issue Jun 10, 2024 · 3 comments

Comments

@JeremyTubongbanua
Copy link
Member

Write CI tests to build the C SDK with MbedTLS 2, currently we're pinned to a commit in MbedTLS v3.4.1 ( I Believe )

@JeremyTubongbanua JeremyTubongbanua self-assigned this Jun 10, 2024
@XavierChanth
Copy link
Member

Mbed TLS 2.28 is a long-time support branch. It will be supported with bug-fixes and security fixes until end of 2024.

openwrt 18-23 all use some version of mbedtls 2.x

I expect future versions of openwrt will use mbedtls 3, but we will either have to statically link mbedtls 3 into our sshnpd builds, or backport the atsdk to mbedtls 2.

@XavierChanth
Copy link
Member

cc: @cpswan

@JeremyTubongbanua
Copy link
Member Author

After a discussion, we chose not to pursue this yet until found needed

@JeremyTubongbanua JeremyTubongbanua removed their assignment Jul 30, 2024
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