Skip to content

Wrong OpenSSL validation result for the unable_to_get_crl case #127

Description

@zacikpa

OpenSSL does not return any error message for the unable_to_get_crl example chain.
It should return X509_­V_­ERR_­UNABLE_­TO_­GET_­CRL.

Possible culprit might be the load_cert_crl_http function in validation/client/openssl/client.c. Its return value might not be processed properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglibrariesMatters and possible bugs in the libaries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions