Skip to content

New API for CRL unknown extension callback#10961

Open
anhu wants to merge 2 commits into
wolfSSL:masterfrom
anhu:crl_unknown_ext
Open

New API for CRL unknown extension callback#10961
anhu wants to merge 2 commits into
wolfSSL:masterfrom
anhu:crl_unknown_ext

Conversation

@anhu

@anhu anhu commented Jul 21, 2026

Copy link
Copy Markdown
Member

Adds public entry points mirroring the existing X.509 unknown extension callback so callers can register a handler for unrecognized CRL extensions instead of failing with ASN_CRIT_EXT_E.

Fixes ZD 21887

@anhu
anhu requested a review from wolfSSL-Bot July 21, 2026 20:00
@anhu anhu self-assigned this Jul 21, 2026
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

@anhu
anhu force-pushed the crl_unknown_ext branch from 6d8c77f to fc356c9 Compare July 22, 2026 14:43
@anhu

anhu commented Jul 22, 2026

Copy link
Copy Markdown
Member Author

jenkins retest this please.

@anhu

anhu commented Jul 23, 2026

Copy link
Copy Markdown
Member Author

jenkins retest this please

anhu added 2 commits July 23, 2026 15:30
Adds public entry points mirroring the existing X.509 unknown extension callback so callers can register a handler for unrecognized CRL extensions instead of failing with ASN_CRIT_EXT_E.
@anhu
anhu force-pushed the crl_unknown_ext branch from fc356c9 to 7ea5bb6 Compare July 23, 2026 19:30
@anhu anhu assigned wolfSSL-Bot and unassigned anhu Jul 23, 2026
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