Automatically transferring SSL certificates used by all queue managers

 

This section gives an example of using the AMQTCERT command to automatically transfer the SSL certificates from all WebSphere MQ V5.3 queue managers certificate stores (on the current system).

We can schedule the transfer of SSL certificates used by all queue managers on the computer by entering at a command prompt:

    amqtcert -a -m * -p password -e passwordExpiry

Where:

For details of all the options available for this command, see the WebSphere MQ V6.0 System Administration Guide.

Transfer of certificates will occur for each queue manager when it next starts. For each queue manager, the path and stem of where the source WebSphere MQ certificate store and the target GSKit key database file are, is determined by the SSLKeyRepository queue manager attribute.WebSphere MQ client certificate stores will not be transferred by this command.

 

Parent topic:

Using the AMQTCERT (Transfer Certificates) command


mi10370_