boulder/ra
Joel Sing 5bc7fe639d Distinguish between recheckCAA failures. (#3710)
When rechecking CAA, the existing code maps all failures to a CAAError.
This means that any other non-CAA failure (for example, an internal server
error) gets hidden.

Avoid this by reworking recheckCAA to return errors and if we find a
non-CAAError, we return that directly. Revise tests to cover both
situations.

Updates issue #3143.
2018-05-15 17:57:35 -07:00
..
proto ACME v2 Finalize order support (#3169) 2017-11-01 12:39:44 -07:00
mock_test.go SA: Remove unused `CountCertificateRange` RPC. (#3676) 2018-05-01 15:39:45 -04:00
ra.go Distinguish between recheckCAA failures. (#3710) 2018-05-15 17:57:35 -07:00
ra_test.go Distinguish between recheckCAA failures. (#3710) 2018-05-15 17:57:35 -07:00