Automatically transferring SSL certificates used by a specified queue manager

 

This section gives an example of using the AMQTCERT command to automatically transfer the SSL certificates from a specified WebSphere MQ V5.3 queue manager certificate store.

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

    amqtcert -a -m queueManager -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 when the queue manager next starts. For the 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


mi10380_