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

feat(tls): revise rustls-tls-* features #156

Merged
merged 1 commit into from
Sep 21, 2024
Merged

feat(tls): revise rustls-tls-* features #156

merged 1 commit into from
Sep 21, 2024

Conversation

loyd
Copy link
Collaborator

@loyd loyd commented Sep 20, 2024

Summary

  • Introduce rustls-tls-native-roots and rustls-tls-ring
  • Make rustls-tls alias to rustls-tls-aws-lc + rustls-tls-webpki-roots
  • Rename rustls-tls-aws to rustls-tls-aws-lc

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided so that we can include it in CHANGELOG later
  • For significant changes, documentation in README and https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

@loyd loyd merged commit d5babd5 into main Sep 21, 2024
6 checks passed
@loyd loyd deleted the feat/revise-tls branch September 21, 2024 21:18
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.

2 participants