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 EKU decoding #1007

Merged
merged 1 commit into from
May 22, 2024
Merged

Fix EKU decoding #1007

merged 1 commit into from
May 22, 2024

Conversation

fmarco76
Copy link
Member

OIDMap was not correctly mapping EKU when decoding a certificate to an X509CertImpl object because the name should include the full path from the Root element.

This partially revert the pr #997 where OIDs were reorganised and resolve the error with third party when the certificate verification is not totally delegated to NSS code.

OIDMap was not correctly mapping EKU when decoding a certificate to an
X509CertImpl object because the name should include the full
path from the Root element
@fmarco76 fmarco76 requested a review from edewata May 17, 2024 20:59
Copy link

@fmarco76 fmarco76 requested review from edewata and removed request for edewata May 22, 2024 09:28
Copy link
Contributor

@edewata edewata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I missed this one. LGTM.

@fmarco76
Copy link
Member Author

@edewata Thanks!

@fmarco76 fmarco76 merged commit b2dd53a into dogtagpki:master May 22, 2024
33 of 35 checks passed
@fmarco76 fmarco76 deleted the postgresql-test branch May 22, 2024 14:30
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