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

Add support to return errors to OpenSSL #2

Merged
merged 7 commits into from
Jul 21, 2022
Merged

Conversation

simo5
Copy link
Member

@simo5 simo5 commented Jul 21, 2022

This allow OpenSSL application to see and return more meaningful errors directly returned from the provider.

simo5 added 7 commits July 21, 2022 12:07
This return errors from the provider all the way up to applications,
and allows us to report errors specific to the PKCS11 provider.

Begin with all errors that can be reported by C_OpenSession and
C_CloseSession

Signed-off-by: Simo Sorce <[email protected]>
Signed-off-by: Simo Sorce <[email protected]>
Signed-off-by: Simo Sorce <[email protected]>
Signed-off-by: Simo Sorce <[email protected]>
Signed-off-by: Simo Sorce <[email protected]>
Signed-off-by: Simo Sorce <[email protected]>
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.

1 participant