[AIX, Linux, Windows]

2382 (094E) (RC2382): MQRC_CRYPTO_HARDWARE_ERROR

Explanation

On an MQCONN or MQCONNX call, the configuration string for the cryptographic hardware is not valid, or results in an error when used to configure the cryptographic hardware. The configuration string is specified by one of the following:
  • The value of the MQSSLCRYP environment variable (MQCONN or MQCONNX call), or
  • The value of the CryptoHardware field in the MQSCO structure (MQCONNX call only).

For the MQCONNX call, if both MQSSLCRYP and CryptoHardware are specified, the latter is used.

Completion code

MQCC_FAILED

Programmer response

Specify a valid configuration string for the cryptographic hardware.