Skip to content

CRL doesn't work using PEM #605

@awesomenode

Description

@awesomenode

Hi!

When a CA certificate in the trust store has a CRL Distribution Point extension pointing to a PEM encoded CRL, libnetconf2 fails to parse it during nc_accept() with:

[ERR]: Parsing downloaded CRL failed (wrong tag).
[ERR]: Loading server CRL failed.

The same CRL encoded in DER format works correctly.
I've attached an example that reproduces the issue.

ln2_crl_pem_issue.zip

I used libnetconf2 v4.4.1.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:bugBug description.status:completedFrom the developer perspective, the issue was solved (bug fixed, question answered,...)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions