boulder/va
Aaron Gable c3c278a1a2
Deprecate EnforceMultiVA and MultiVAFullResults feature flags (#7520)
These flags have been true and false, respectively, for years. We do not
expect to change them at any time in the future, and their continued
existence makes certain parts of the VA code significantly more complex.

Remove all references to them, preserving behavior in the "enforce, but
not full results" configuration.

IN-10358 tracks the corresponding config changes
2024-06-04 11:57:03 -07:00
..
config Add a new remoteva binary (#7437) 2024-05-06 16:29:29 -04:00
proto Use generic types for gRPC stream implementations (#7501) 2024-05-24 13:54:25 -07:00
caa.go Deprecate EnforceMultiVA and MultiVAFullResults feature flags (#7520) 2024-06-04 11:57:03 -07:00
caa_test.go va: return error instead of ProblemDetails (#7313) 2024-02-12 11:34:49 -08:00
dns.go va: return error instead of ProblemDetails (#7313) 2024-02-12 11:34:49 -08:00
dns_test.go va: return error instead of ProblemDetails (#7313) 2024-02-12 11:34:49 -08:00
http.go VA: put most recent, not original, IP in error messages (#7468) 2024-05-03 13:21:52 -07:00
http_test.go VA: put most recent, not original, IP in error messages (#7468) 2024-05-03 13:21:52 -07:00
tlsalpn.go VA: Add metrics to measure key exchange cipher suites (#7322) 2024-02-13 17:44:23 -08:00
tlsalpn_test.go Replace explicit int loops with range-over-int (#7434) 2024-04-22 10:34:51 -07: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 Deprecate EnforceMultiVA and MultiVAFullResults feature flags (#7520) 2024-06-04 11:57:03 -07:00
va_test.go Deprecate EnforceMultiVA and MultiVAFullResults feature flags (#7520) 2024-06-04 11:57:03 -07:00