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

Update rustls and various dependencies #278

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

benburkert
Copy link
Contributor

Bump the rustls, rustls-native-certs, and tokio-rustls versions to their latest. This drops the need for the webpki dependency for the rustls-webpki fork, which brings in many bug fixes for X.509 certificate handling. Additionally, the trusted CA anchors can be specified via the SSL_CERT_FILE environment variable.

@JakeChampion JakeChampion force-pushed the bump-rustls branch 3 times, most recently from 6d0d607 to cc0a9dd Compare July 13, 2023 12:43
Bump the rustls, rustls-native-certs, and tokio-rustls versions to their
latest. This drops the need for the webpki dependency for the
rustls-webpki fork, which brings in many bug fixes for X.509 certificate
handling. Additionally, the trusted CA anchors can be specified via the
SSL_CERT_FILE environment variable.
@JakeChampion JakeChampion merged commit 6bdfda0 into fastly:main Jul 14, 2023
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