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 Certificate::verify() variants that return VerifyError as well #334

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

s-arash
Copy link
Collaborator

@s-arash s-arash commented Nov 17, 2023

We may wish to have access to the VerifyError bitflags populated by the certificate verification functionality of mbedtls. This PR adds verify() variants that return VerifyError as well in case of errors.

@s-arash s-arash requested a review from Taowyoo November 17, 2023 18:42
mbedtls/src/x509/certificate.rs Outdated Show resolved Hide resolved
@Taowyoo Taowyoo enabled auto-merge (squash) November 17, 2023 20:35
@Taowyoo Taowyoo merged commit 7951db2 into fortanix:main Nov 17, 2023
10 checks passed
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