certmanager v1.21.1
Certificate.spec.nameConstraints.excluded
Excluded contains the constraints which must be disallowed. Any name matching a restriction in the excluded field is invalid regardless of information appearing in the permitted
| Field / Type | Description |
|---|---|
DNSDomains is a list of DNS domains that are permitted or excluded.
| |
EmailAddresses is a list of Email Addresses that are permitted or excluded.
| |
IPRanges is a list of IP Ranges that are permitted or excluded. This should be a valid CIDR notation.
| |
URIDomains is a list of URI domains that are permitted or excluded.
|