The DASCLI servernamecheck command displays or sets SSL CN validation.

This check validates the name in the server’s TLS certificate. No check means any name is accepted.

Authentication is required to use this command.

Parameters

dascli servernamecheck [0 | 1]

No parameter
Display current setting.
0
Disable name checking, which means any name is allowed.
1
Enable name checking, which is the default.