Skip to content

Add user-agent header to ocsp stapling request #8721

Description

@mlibbey

Currently the ocsp stapling requests do not have a User-Agent header assigned. It would be nice to add one that contains something about ATS ... proxy.config.http.response_via_str; proxy.config.product_name; just hardcode ATS ... something :). Presumably it would be another add1_header near

OCSP_REQ_CTX_add1_header(ctx, "Host", host);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions