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

Add MbedTLS support #56

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Add MbedTLS support #56

merged 2 commits into from
Oct 23, 2024

Conversation

danielinux
Copy link
Member

Overrides PR #51

  • rebased on master after MacoOS CI fixes
  • Fixed help message for ./configure

evelikov and others added 2 commits October 22, 2024 11:32
Add mbedtls as an option, defaulting to the initial wolfssl. To use make
you'd need to pass `--with-crypt=mbedtls` to configure.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Copy link
Contributor

@evelikov evelikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat, I didn't see the original was off. Thanks o/

@danielinux
Copy link
Member Author

@evelikov not your fault: we decided to address the CI problem with macos first, to ensure we don't break the brew build with new features. This should be merged soon.

Copy link
Collaborator

@berdav berdav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@berdav berdav merged commit 784f827 into master Oct 23, 2024
4 checks passed
@berdav berdav deleted the mbedtls-rebased branch October 23, 2024 06:23
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

Successfully merging this pull request may close these issues.

4 participants