Skip to content

Support non-directoryName crlIssuer forms in distribution-point matching #13

Description

@kjanat

Indirect CRL processing currently matches crlIssuer against certificate distribution points using directoryName only; other GeneralName forms are treated as unsupported, and direct CRLs with an alternate crlIssuer are rejected. Fail-closed, but narrower than full RFC 5280 §4.2.1.13 distribution-point semantics.

Extending this means accepting and comparing additional crlIssuer GeneralName forms (primarily uniformResourceIdentifier) during CRL applicability checks. Rare in practice — most indirect-CRL deployments use directoryName — so demand-driven.

Additive — does not block 1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrevocationCRL / OCSP / chain revocationrfc-conformanceRFC adherence and conformance evidence

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions