DNS_NAME - Universal Certificate configuration option
Description
The DNS_NAME option specifies the Domain Name System (DNS) name of the computer system identified by the certificate.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -dns_name name | |||||
Environment Variable | UCRDNSNAME=name |
Values
name is the Domain Name System (DNS) name of the computer system.
More specifically, name is the dNSName component of the subjectAltName extension.
Note
An IP address (for example, 10.20.30.40) should not be used. IP address values are specified with the IP_ADDRESS option.