VA: Add a method for performing MPIC compliant CAA checks #7799
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add VA.CheckCAA, a new MPIC compliant gRPC method that will replace VA.PerformValidation for the initial check of CAA records and VA.IsCAAValid for the re-check of CAA records.
Convert some of the ad-hoc tests added in #7794 to table-driven tests.
Part of #7615
Part of #7614
Part of #7616
Do not merge before #7794.
Ballot Summary for Reviewers
You can read the full ballot contents here. I have pulled together a summary below:
3.2.2.9 Multi-Perspective Issuance Corroboration
This PR does not attempt to satisfy the aforementioned distance requirement. This will need to be satisfied as part of the datacenter selection process for perspectives.
These requirements are satisfied by this PR.
These requirements are not satisfied by this PR. The following code will need to be updated to reject validation requests when fewer than 4 (later 5) remote VAs are required.
5.4.1 Types of events recorded
These requirements are satisfied by this PR.