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

fix: disable rustls features by default #709

Merged

Conversation

thomaseizinger
Copy link
Contributor

As of rustls 0.23, aws-lc-rc is the default crypto backend of rustls. In order to allow binaries to choose, which crypto backend to use, libraries need to disable rustls' default features.

Verified

This commit was signed with the committer’s verified signature.
cmackenzie1 Cole Mackenzie
@thomaseizinger
Copy link
Contributor Author

thomaseizinger commented Nov 21, 2024

The CI failure appears unrelated to my changes. That is likely broken on master too?

@Swatinem
Copy link
Member

Yes it most likely is due to a Rust update.

@thomaseizinger
Copy link
Contributor Author

Yes it most likely is due to a Rust update.

See #711.

@Swatinem Swatinem enabled auto-merge (squash) November 28, 2024 09:05
@Swatinem
Copy link
Member

Thank you for taking care of this ❤️

@Swatinem Swatinem merged commit b70f4c7 into getsentry:master Nov 28, 2024
14 checks passed
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.

None yet

2 participants