MQCONNX call, MQCNO structure, MQSCO structure, MQAIR structure" /> When a WebSphere MQ client application issues an MQCONNX call
Home

 

When a WebSphere MQ client application issues an MQCONNX call

On an MQCONNX call, the connect options structure, MQCNO, can reference an SSL configuration options structure, MQSCO. In turn, the MQSCO structure can reference one or more authentication information record structures, MQAIR. Each MQAIR structure contains all the information a WebSphere MQ client needs to access an LDAP server that holds CRLs. For example, one of the fields in an MQAIR structure is the host address or IP address of a system on which an LDAP server runs. This address can be followed by an optional port number enclosed in parentheses. The default port number is 389. For more information about the MQAIR structure, see the WebSphere MQ Application Programming Reference.



 

Home