boulder/va
Samantha Frank 7a3feb2ceb
va/rva: Validate user-agent for http-01 and DoH requests (#8114)
Plumb the userAgent field, used to set http-01 User-Agent headers, from
va/rva configuration through to where User-Agent headers can be set for
DoH queries. Use integration tests to validate that the User-Agent is
set for http-01 challenges, dns-01 challenges over DoH, and CAA checks
over DoH.

Fixes #7963.
2025-04-15 16:31:08 -04:00
..
config va/rva: Validate user-agent for http-01 and DoH requests (#8114) 2025-04-15 16:31:08 -04:00
proto va: Support IP address identifiers (#8020) 2025-03-06 11:39:22 -08:00
caa.go ProblemDetails no longer implements Error (#8078) 2025-03-28 13:36:26 -05:00
caa_test.go ProblemDetails no longer implements Error (#8078) 2025-03-28 13:36:26 -05:00
dns.go va: Support IP address identifiers (#8020) 2025-03-06 11:39:22 -08:00
dns_test.go va/rva: Validate user-agent for http-01 and DoH requests (#8114) 2025-04-15 16:31:08 -04:00
http.go va: Add RFC 8738 test cases (#8073) 2025-03-21 11:11:39 -07:00
http_test.go va: Add RFC 8738 test cases (#8073) 2025-03-21 11:11:39 -07:00
tlsalpn.go va: Support IP address identifiers (#8020) 2025-03-06 11:39:22 -08:00
tlsalpn_test.go ProblemDetails no longer implements Error (#8078) 2025-03-28 13:36:26 -05:00
utf8filter.go va: filter invalid UTF-8 from ProblemDetails (#6506) 2022-11-21 11:05:21 -08:00
utf8filter_test.go va: filter invalid UTF-8 from ProblemDetails (#6506) 2022-11-21 11:05:21 -08:00
va.go ProblemDetails no longer implements Error (#8078) 2025-03-28 13:36:26 -05:00
va_test.go identifier: Rename FromDNSNames & AsProto; add ACMEIdentifiers named type (#8070) 2025-03-19 17:03:39 -04:00