Skip to content

Update rustls and various dependencies#278

Merged
JakeChampion merged 1 commit into
fastly:mainfrom
benburkert:bump-rustls
Jul 14, 2023
Merged

Update rustls and various dependencies#278
JakeChampion merged 1 commit into
fastly:mainfrom
benburkert:bump-rustls

Conversation

@benburkert
Copy link
Copy Markdown
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