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

[Fix]: Provide a meaningful error for cert sanitization (release-2.2) #4324

Merged

Conversation

denyeart
Copy link
Contributor

This commit handles the error where the certificate sanitization procedure fails to construct the certificate chain due to misconfiguration. Before this commit, the peer will simply fail with panic without a clear explanation of what exactly was wrong.

Addresses (#4302).

This commit handles the error where the certificate sanitization procedure fails to construct the certificate chain due to misconfiguration.
Before this commit, the peer will simply fail with panic without a clear explanation of what exactly was wrong.

Addresses (hyperledger#4302).

Signed-off-by: David Enyeart <[email protected]>
@denyeart denyeart requested a review from a team as a code owner July 19, 2023 18:25
@yacovm yacovm merged commit 21df05b into hyperledger:release-2.2 Jul 19, 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