Skip to content

WithOcspRequestTimeout() is not working #55

@beemw3

Description

@beemw3

OCSP request timeout is not applied when using .WithOcspRequestTimeout().

Value is hard-coded:

this.ocspClient = new OcspClient(TimeSpan.FromSeconds(5), this.logger);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions