Clarify troubleshooting tips a bit more

This commit is contained in:
Arjan H
2022-03-24 13:41:37 +01:00
parent a59839808e
commit c14468af6a

View File

@@ -112,6 +112,7 @@ When issuing a certificate, LabCA/boulder checks for CAA (Certification Authorit
```
foo.internal. CAA 0 issue "foo.internal"
```
The value in the issue field should be the domain of your LabCA instance, not the hostname. This value can be found in the issuerDomain property in the /home/labca/boulder_labca/config/va.json file.
See also the [Let's Encrypt™ page on CAA](https://letsencrypt.org/docs/caa/).
### NOTE