boulder/va
Aaron Gable f66d0301c5
VA: Remove unnecessary wrapper function (#7997)
This function lost its purpose when we made it so all VA functions
return errors instead of problems in
https://github.com/letsencrypt/boulder/pull/7313.
2025-02-05 10:28:58 -08:00
..
config Add a new remoteva binary (#7437) 2024-05-06 16:29:29 -04:00
proto RA/VA: Add MPIC compliant DCV and CAA checks (#7870) 2024-12-10 11:26:08 -05:00
caa.go va: Check for RIR and Perspective mismatches at runtime when they're provided (#7841) 2024-12-06 14:27:28 -05:00
caa_test.go RA/VA: Add MPIC compliant DCV and CAA checks (#7870) 2024-12-10 11:26:08 -05:00
dns.go Lay the groundwork for supporting IP identifiers (#7692) 2024-08-30 11:40:38 -07:00
dns_test.go RA/VA: Add MPIC compliant DCV and CAA checks (#7870) 2024-12-10 11:26:08 -05:00
http.go VA: Remove unnecessary wrapper function (#7997) 2025-02-05 10:28:58 -08:00
http_test.go VA: Remove unnecessary wrapper function (#7997) 2025-02-05 10:28:58 -08:00
tlsalpn.go Use consistent naming for dnsName gRPC fields (#7654) 2024-08-12 14:32:55 -07:00
tlsalpn_test.go va: compute maxRemoteFailures based on MPIC (#7810) 2024-11-18 15:36:09 -08: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 RA/VA: Add MPIC compliant DCV and CAA checks (#7870) 2024-12-10 11:26:08 -05:00
va_test.go RA/VA: Add MPIC compliant DCV and CAA checks (#7870) 2024-12-10 11:26:08 -05:00
vampic.go RA/VA: Add MPIC compliant DCV and CAA checks (#7870) 2024-12-10 11:26:08 -05:00