validate-server-cert
This command controls whether to validate the server certificate during the SSL handshake.
Syntax
validate-server-cert { on | off }
Parameters
- on
-
Validates the server certificate. This setting is the default value.
- off
-
Does not validate the server certificate.
Guidelines
The validate-server-cert command controls whether to validate the server certificate during the SSL handshake. When enabled, use the valcred command to specify the validation credentials with the certificate to validate the server certificate.