Expand description
allows a DNS domain name holder to specify one or more Certification Authorities (CAs) authorized to issue certificates for that domain.
RFC 8659, DNS Certification Authority Authorization, November 2019
The Certification Authority Authorization (CAA) DNS Resource Record
allows a DNS domain name holder to specify one or more Certification
Authorities (CAs) authorized to issue certificates for that domain
name. CAA Resource Records allow a public CA to implement additional
controls to reduce the risk of unintended certificate mis-issue.
This document defines the syntax of the CAA record and rules for
processing CAA records by CAs.
Structs§
- The CAA RR Type
- Issuer parameter key-value pairs.
Enums§
- Specifies in what contexts this key may be trusted for use
- Potential values.
Functions§
- Incident Object Description Exchange Format
- Reads the issuer field according to the spec