Upgrading clustered queue managers and channels to SSL/TLS
Upgrade the cluster channels one at a time, changing all the CLUSRCVR channels before the CLUSSDR channels.
Before you begin
- Some CipherSpecs are not available on all platforms. Take care to choose a CipherSpec that is supported by all of the queue managers in the cluster.
- Some CipherSpecs might be new in the current IBM® MQ
release and not supported in older releases. A cluster containing queue managers running at
different MQ releases is only be able to use the CipherSpecs supported by each release.
To use a new CipherSpec within a cluster, you must first migrate all of the cluster queue managers to the current release.
- Some CipherSpecs require a specific type of digital certificate to be used, notably those that use Elliptic Curve Cryptography.
Queue managers in a cluster must all use RSA-signed certificates, or all use EC-signed certificates, not a mixture of both.
See Digital certificates and CipherSpec compatibility in IBM MQ for more information.
Upgrade all queue managers in the cluster to IBM MQ V8 or higher, if they are not already at these levels. Distribute the certificates and keys so that TLS works from each of them.
If you want to upgrade tom or use the ANY_TLS12 CipherSpecs, you must upgrade all queue managers in the cluster to IBM MQ 9.1.2 or higher.
If you want to upgrade to, or use any of the other Alias CipherSpecs (ANY_TLS13, ANY_TLS12, ANY_TLS12_OR_HIGHER, and so on), you must upgrade all queue managers in the cluster to IBM MQ 9.1.4 or higher.