Skip to content

Comments

BC migration guide: add CRL gen and X509 extension docs#252

Merged
cconlon merged 1 commit intowolfSSL:masterfrom
padelsbach:padelsbach/bc-crl-generation
Feb 23, 2026
Merged

BC migration guide: add CRL gen and X509 extension docs#252
cconlon merged 1 commit intowolfSSL:masterfrom
padelsbach:padelsbach/bc-crl-generation

Conversation

@padelsbach
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds comprehensive documentation for CRL (Certificate Revocation List) generation and X.509 certificate generation to the Bouncy Castle migration guide. It also expands the Authority Information Access (AIA) extension section with additional examples for downloading intermediate certificates.

Changes:

  • Added documentation for CRL generation comparing Bouncy Castle's X509v2CRLBuilder API to wolfSSL's WolfSSLCRL class
  • Added documentation for X.509 certificate generation comparing Bouncy Castle's X509v3CertificateBuilder API to wolfSSL's WolfSSLCertificate class
  • Added a new section on certificate verification using WolfSSLCertManager
  • Expanded the AIA extension section with additional examples for downloading intermediate CA certificates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@padelsbach padelsbach force-pushed the padelsbach/bc-crl-generation branch from 93a7843 to 1a55112 Compare February 23, 2026 19:40
@padelsbach padelsbach assigned cconlon and unassigned padelsbach Feb 23, 2026
@padelsbach padelsbach marked this pull request as ready for review February 23, 2026 19:41
@cconlon cconlon merged commit ba7339a into wolfSSL:master Feb 23, 2026
2 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.

2 participants