Skip to content

Add user-agent header to ocsp stapling request #8721

@mlibbey

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);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions