SSL Client Authentication (SSLCAUTH)

SSLCAUTH specifies whether the channel should carry out client authentication over SSL. The parameter is used only for channels with SSLCIPH specified.

The possible values are:

*SYSDFTCHL
The value of this attribute is taken from the system default channel of the specified type.
*REQUIRED
Client authentication is required.
*OPTIONAL
Client authentication is optional.