Description
Inspect CAA DNS records that control which Certificate Authorities can issue SSL/TLS certificates for a domain. Identify misconfigurations, missing CAA records, and potential security gaps in certificate issuance policies.
Use Cases
- Audit which CAs are authorized to issue certificates
- Verify CAA records before requesting new certificates
- Detect missing CAA records (security best practice)
- Validate iodef reporting configuration
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain name to analyze |
format |
string | No | Response format: json or markdown |