-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tls] Provide more detailed error messages when validating credential…
…s. (grpc#38543) Users of the TLS certificate provider were given the option to have validate their credentials at startup time in grpc#37565, so that they can fail-fast. This is a small follow-up PR that provides finer-grained error messages in the event of a failure. Closes grpc#38543 COPYBARA_INTEGRATE_REVIEW=grpc#38543 from matthewstevenson88:finer-grained-error-message bc6d699 PiperOrigin-RevId: 720210228
- Loading branch information
1 parent
b4e9cc5
commit 4c7c1fa
Showing
3 changed files
with
27 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters