Authentication information

Authentication information objects contain connection details of servers that can be used to determine revocation status certificates.

An authentication information object contains authentication information that is used when checking whether a TLS certificate is revoked or not. The following table shows the IBM® MQ TLS authentication information support for different platforms:

Table 1. Authentication information support for different platforms
Platform Support
[Windows]IBM MQ on Windows systems [Windows]IBM MQ TLS supports checks for revoked certificates using OCSP, or using CRLs and ARLs on LDAP servers, with OCSP as the preferred method. IBM MQ classes for Java cannot use the OCSP information in a client channel definition table file. However, you can configure OCSP as described in Revoked certificates and OCSP in the product documentation.
[UNIX]IBM MQ on UNIX systems [UNIX]IBM MQ TLS supports checks for revoked certificates using OCSP, or using CRLs and ARLs on LDAP servers, with OCSP as the preferred method. IBM MQ classes for Java cannot use the OCSP information in a client channel definition table file. However, you can configure OCSP as described in Revoked certificates and OCSP in the IBM MQ online product documentation.
[z/OS]IBM MQ on z/OS® systems [z/OS]IBM MQ TLS supports checks for revoked certificates using CRLs and ARLs on LDAP servers only. IBM MQ on z/OS systems cannot use OCSP.
[IBM i]IBM MQ on IBM i systems [IBM i]IBM MQ TLS supports checks for revoked certificates using CRLs and ARLs on LDAP servers only. IBM MQ on IBM i systems cannot use OCSP.

For information about working with CRL & LDAP, see: Working with revoked certificates.

For information about working with OCSP, see: Working with Online Certificate Status Protocol (OCSP).

For information about controlling access at a channel level, see Channel authentication records in the IBM MQ online product documentation.