The ssl whitelist hostname command adds a host name to the SSL host name whitelist.
The undo ssl whitelist hostname command deletes a host name from the SSL host name whitelist.
| Parameter | Description | Value |
|---|---|---|
| hostname | It is the DNS Name or Common Name field of the subject alternative name in the server certificate, in domain name format, such as example.com. | The value is a character string. The length of a name without spaces ranges from 1 to 64 characters. The length of a name with spaces ranges from 3 to 66 characters. If a name contains spaces, the name must be enclosed with quotation marks (for example, "user for test"). |
The function of the ssl whitelist hostname is the same as that of the ssl_whitelist_userdefined-hostnamecommand.