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

Log Error When PKCS11 Key Not Found #1679

Merged
merged 1 commit into from
Aug 4, 2020
Merged

Log Error When PKCS11 Key Not Found #1679

merged 1 commit into from
Aug 4, 2020

Conversation

lindluni
Copy link
Contributor

@lindluni lindluni commented Aug 4, 2020

[CHERRY-PICK]

We return a series of errors if we are unable to find a key in an HSM. We explicitly check if the error was nil, but never log the error for debugging before falling back to software.

Signed-off-by: Brett Logan [email protected]

We return a series of errors if we are unable to
find a key in an HSM. We explicitly check if the error
was nil, but never log the error for debugging before
falling back to software.

Signed-off-by: Brett Logan <[email protected]>
@lindluni lindluni requested a review from a team as a code owner August 4, 2020 15:22
@caod123 caod123 merged commit 2821cfc into hyperledger:release-2.2 Aug 4, 2020
@lindluni lindluni deleted the debugf branch September 4, 2020 02:05
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