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 support for parsing ASN.1 GeneralizedTime in X509 Certificates #267

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

sjscymru
Copy link

@sjscymru sjscymru commented Apr 4, 2024

These changes implement support for parsing of ASN.1 GeneralizedTime strings contained in X509 certificates.

Support has also been added to allow the notBefore and notAfter time formats to be different. The current released version of NetX Secure assumed that both time formats would be the same.

@sjscymru
Copy link
Author

sjscymru commented Apr 4, 2024

Need to update tests

@sjscymru sjscymru closed this Apr 4, 2024
@sjscymru sjscymru reopened this Apr 4, 2024
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.

1 participant