SubjectAltNames

SubjectAltNames
SubjectAltNames

A collection of subject alternative names

JSON Example
{
    "dns_names": [
        "string"
    ],
    "ip_addresses": [
        "string"
    ]
}
array of string
dns_names
Optional
Constraints: minItems: 1 maxItems: 128

A list of DNS names in subject alternative names

array of string
ip_addresses
Optional
Constraints: minItems: 1 maxItems: 64

A list of IP addresses in subject alternative names