Skip to content

Commit 93f64f3

Browse files
committed
Added CAA target parameters
1 parent 4de7848 commit 93f64f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20353,7 +20353,7 @@ components:
2035320353

2035420354
`CAA`: The value. For `issue` or `issuewild` tags, the domain of your certificate issuer. For the `iodef`
2035520355
tag, a contact or submission URL (domain, http, https, or mailto). Requirements depend on the tag for this record:
20356-
* `issue`: The domain of your certificate issuer. Must be a valid domain.
20356+
* `issue`: The domain of your certificate issuer. Must include a valid domain. May include additional parameters separated with semicolons (`;`), for example: `www.example.com; foo=bar`
2035720357
* `issuewild`: The domain of your wildcard certificate issuer. Must be a valid domain and must not start with an asterisk (`*`).
2035820358
* `iodef`: Must be either (1) a valid domain, (2) a valid domain prepended with `http://` or `https://`, or (3) a valid email address prepended with `mailto:`.
2035920359

0 commit comments

Comments
 (0)