Skip to content

Fix crl check#3

Merged
emtammaru merged 1 commit intomasterfrom
fix/crl_check
May 5, 2020
Merged

Fix crl check#3
emtammaru merged 1 commit intomasterfrom
fix/crl_check

Conversation

@emtammaru
Copy link
Owner

Since the certificate store is passed into the VerifyTrustAndGetIssuerCertificate, it makes no sense to set the flags on it from inside that method. So, I created a separate method on the certificate store object to handle any of the X509_V_FLAG_* flags which can be set on the store.

@emtammaru emtammaru requested a review from jeanniekidd May 5, 2020 21:54
@emtammaru emtammaru merged commit 867d093 into master May 5, 2020
@emtammaru emtammaru deleted the fix/crl_check branch May 5, 2020 22:00
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