SSLClientAuth (MQLONG)

This field specifies whether TLS client authentication is required.

This field is relevant only to SVRCONN channel definitions.

It is one of the following values:

    MQSCA_REQUIRED
    Client authentication required.

    MQSCA_OPTIONAL
    Client authentication optional.

This is an input field to the exit. The field is not present if Version is less than MQCD_VERSION_7.

Parent topic: Fields