Skip to content

Commit b2dcb96

Browse files
Adjust line breaks and add missing periods
1 parent 00712f1 commit b2dcb96

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/content/docs/ssl/edge-certificates/changing-dcv-method/troubleshooting.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,11 @@ Consider the following when troubleshooting:
6565
### Multiple perspective CAA check error
6666

6767
The error `Certificate authority encountered a multiple perspective CAA check error, please ensure your DNS is configured to allow CAA queries` means that the CA was not able to resolve the CAA records related to your domain from specific geographic locations.
68-
You can investigate for resolution error using the [ping.pe tool](https://dig.ping.pe/).
69-
For example, for a [Google Trust Services](/ssl/reference/certificate-authorities/#google-trust-services) certificate encountering this issue, you can check for: `<hostname>:CAA:8.8.8.8`
70-
71-
Read more from Certificate Authorities specific documentation: [SSL.com](https://www.ssl.com/blogs/multi-perspective-issuance-corroboration-mpic-arrives/), [Let's Encrypt](https://letsencrypt.org/2020/02/19/multi-perspective-validation) and [Google Trust Services](https://pki.goog/faq/#faq-mpic)
7268

69+
You can investigate for resolution error using the [ping.pe tool](https://dig.ping.pe/).
70+
For example, for a [Google Trust Services](/ssl/reference/certificate-authorities/#google-trust-services) certificate encountering this issue, you can check for: `<hostname>:CAA:8.8.8.8`.
7371

72+
Read more from Certificate Authorities specific documentation: [SSL.com](https://www.ssl.com/blogs/multi-perspective-issuance-corroboration-mpic-arrives/), [Let's Encrypt](https://letsencrypt.org/2020/02/19/multi-perspective-validation), and [Google Trust Services](https://pki.goog/faq/#faq-mpic).
7473

7574
### Internal errors
7675

0 commit comments

Comments
 (0)