Document allowed_domains_template. (#9751)

This commit is contained in:
ncabatoff 2020-08-20 09:54:52 -04:00 committed by GitHub
parent f20f3747c7
commit 7f7ac71746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -755,6 +755,9 @@ request is denied.
- `allowed_domains` `(list: [])`  Specifies the domains of the role. This is
used with the `allow_bare_domains` and `allow_subdomains` options.
- `allowed_domains_template` `()bool: false)`  When set, `allowed_domains`
may contain templates, as with [ACL Path Templating](/docs/concepts/policies).
- `allow_bare_domains` `(bool: false)`  Specifies if clients can request
certificates matching the value of the actual domains themselves; e.g. if a
configured domain set with `allowed_domains` is `example.com`, this allows