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

JCE: add implementation of CertPathValidator (PKIX) #60

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

cconlon
Copy link
Member

@cconlon cconlon commented Jan 22, 2024

This PR adds a PKIX implementation of CertPathValidator to wolfJCE, along with initial test code.

This implementation does not currently support the following items:

  • CertPathValidator.setDate() for using custom validation date instead of current time
  • X.509 certificate policies
  • CertPathValidator.getRevocationChecker() and associated functionality

@cconlon cconlon self-assigned this Jan 22, 2024
@cconlon cconlon force-pushed the CertPathValidator branch 2 times, most recently from 7a8d078 to d72f088 Compare February 20, 2024 17:13
@JacobBarthelmeh JacobBarthelmeh merged commit 699b60d into wolfSSL:master Feb 22, 2024
32 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.

3 participants