CaaGenerateInput
Body for kind=caa. The single value ”;” in issue forbids all certificate issuance.
Fields
Section titled “Fields”| Field | Type | Required | Description |
|---|---|---|---|
issue | string[] | no | CA domains allowed to issue; [”;”] forbids all |
issuewild | string[] | no | - |
iodef | string | no | Report email address |
critical | boolean | no | - |
Example
Section titled “Example”{ "issue": [ "string" ], "issuewild": [ "string" ], "iodef": "string", "critical": true}