We should add the "caa-identities" key to the "meta" key added to the "/directory" response in 8c54747. This will help subscribers know what value to publish in their DNS zone CAA records.
From the ACME-06 draft, Section 7.1.1, Directory:
"caa-identities" (optional, array of string): Each string MUST be a
lowercase hostname which the ACME server recognizes as referring
to itself for the purposes of CAA record validation as defined in
[RFC6844]. This allows clients to determine the correct issuer
domain name to use when configuring CAA records.
We should add the
"caa-identities"key to the "meta" key added to the "/directory" response in 8c54747. This will help subscribers know what value to publish in their DNS zone CAA records.From the ACME-06 draft, Section 7.1.1, Directory: