impl(auth): replace unmaintained rustls-pemfile with rustls-pki-types#4109
impl(auth): replace unmaintained rustls-pemfile with rustls-pki-types#4109dbolduc merged 4 commits intogoogleapis:mainfrom
Conversation
…pes` for private key handling
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
…s-pki-types` for private key handling" This reverts commit 521cd86.
…pes` for private key handling
|
/gcbrun |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4109 +/- ##
==========================================
- Coverage 94.84% 94.81% -0.04%
==========================================
Files 181 181
Lines 6853 6851 -2
==========================================
- Hits 6500 6496 -4
- Misses 353 355 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dbolduc
left a comment
There was a problem hiding this comment.
This looks great! Thanks for the PR!
There is a barely-related doc thing we need to fix before merging though.
… for private key handling
|
/gcbrun |
replace unmaintained rustls-pemfile with rustls-pki-types for private key handling.
This is to resolve the RUSTSEC-2025-0134