XMSC_WMQ_SSL_CRYPTO_HW

    Data type:
    String

    Property of:
    ConnectionFactory

Configuration details for the cryptographic hardware connected to the client system.

This property has the following canonical values:

  • GSK_ACCELERATOR_RAINBOW_CS_OFF
  • GSK_ACCELERATOR_RAINBOW_CS_ON
  • GSK_ACCELERATOR_NCIPHER_NF_OFF
  • GSK_ACCELERATOR_NCIPHER_NF_ON

There is a special format for PKCS11 cryptographic hardware (where DriverPath, TokenLabel, and TokenPassword are user-specified strings):

GSK_PKCS11=PKCS#11 DriverPath; PKCS#11 TokenLabel;PKCS#11 TokenPassword

XMS does not interpret or alter the contents of the string. It copies the value supplied, up to a limit of 256 single-byte characters, into the MQSCO.CryptoHardware field.

For .NET only: From IBM MQ Version 8.0, managed connections to IBM MQ (WMQ_CM_CLIENT) and unmanaged connections to IBM MQ (WMQ_CM_CLIENT_UNMANAGED) both support TLS/SSL connections.

By default, the property is not set.