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 new extensions #82

Merged
merged 8 commits into from
Aug 8, 2024
Merged

Add support for new extensions #82

merged 8 commits into from
Aug 8, 2024

Conversation

microshine
Copy link
Contributor

This pull request adds support for two new certificate extensions: CRL Distribution Points and Authority Info Access.

The changes include:

  • Added the CRLDistributionPointsExtension.

  • Added the AuthorityInfoAccessExtension.

  • Fixed signatureAlgorithm getting for X509CertificateGenerator class.

  • Added tests for the new extensions.

  • Updated the exports in the relevant files.

@microshine microshine merged commit ae54730 into master Aug 8, 2024
10 checks passed
@microshine microshine deleted the update branch August 8, 2024 19:14
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