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

Basic X509 Leaf Verifications #3

Open
liamdennehy opened this issue Nov 11, 2018 · 2 comments
Open

Basic X509 Leaf Verifications #3

liamdennehy opened this issue Nov 11, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@liamdennehy
Copy link
Owner

liamdennehy commented Nov 11, 2018

  • notBefore < now, notAfter > now
  • Leaf cert issued by TSPService certificate
  • Status of issuer at time of issue
  • KU and EKU statements
@liamdennehy
Copy link
Owner Author

Might move to dedicated x509 library for generic parse functions. Not happy with phpseclib (really bad documentation and version support) and openssl libraries lack coverage.

@liamdennehy
Copy link
Owner Author

Some CA certs don'e have explicit SKIs: fix

@liamdennehy liamdennehy changed the title X509 Leaf Verifications Basic X509 Leaf Verifications Nov 11, 2018
@liamdennehy liamdennehy added the enhancement New feature or request label Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant