send-client-auth-ca-list

This command controls whether to require client authentication during the SSL handshake.

Syntax

send-client-auth-ca-list { on | off }

Parameters

on

Transmits the client CA list during the SSL handshake. This setting is the default value.

off

Does not transmit the client CA list during the SSL handshake.

Guidelines

The send-client-auth-ca-list command controls whether to transmit the client CA list during the SSL handshake. Transmission of a client CA list is meaningful only when this profile uses validation credentials to validate the SSL client certificate.