validate-client-cert

This command controls whether to validate the client certificate during the SSL handshake if the client certificate is provided.

Syntax

validate-client-cert { on | off }

Parameters

on

Validates the client certificate. This setting is the default value.

off

Does not validate the client certificate.

Guidelines

The validate-client-cert command controls whether to validate the client certificate during the SSL handshake if the client certificate is provided.

This command is relevant only when the request-client-auth command is set to on.