boulder/va
Aaron Gable ed912c3aa5
Remove duplication from TLS-ALPN-01 error messages (#6028)
Slightly refactor `validateTLSALPN01` to use a common function
to format the error messages it returns. This reduces code duplication
and makes the important validation logic easier to follow.

Fixes #5922
2022-04-04 09:17:16 -07:00
..
proto Unify protobuf generation (#5458) 2021-06-07 08:49:15 -07:00
caa.go Return full CAA RR response from bdns to va (#5181) 2020-12-10 18:17:04 -08:00
caa_test.go Improve error checking paradigm (#5920) 2022-02-01 14:42:43 -07:00
dns.go Improve readability of A and AAAA lookup errors (#5843) 2022-01-03 10:39:25 -08:00
dns_test.go BDNS: Ensure DNS server addresses are dialable (#5520) 2021-07-20 10:11:11 -07:00
http.go Add logging of "oldTLS" bit (#6008) 2022-03-21 11:34:03 -07:00
http_test.go Minor updates from review of the HTTP-01 method (#5975) 2022-03-03 11:23:10 -08:00
tlsalpn.go Remove duplication from TLS-ALPN-01 error messages (#6028) 2022-04-04 09:17:16 -07:00
tlsalpn_test.go Remove duplication from TLS-ALPN-01 error messages (#6028) 2022-04-04 09:17:16 -07:00
utf8filter.go Filter invalid UTF-8 from error responses. (#3845) 2018-09-17 14:35:46 -04:00
utf8filter_test.go Filter invalid UTF-8 from error responses. (#3845) 2018-09-17 14:35:46 -04:00
va.go Improve error checking paradigm (#5920) 2022-02-01 14:42:43 -07:00
va_test.go Standardize on `AssertMetricWithLabelsEquals` (#5371) 2021-04-01 15:20:43 -07:00