Example - MQePrivateClient

MQePrivateClient is an extension of MQeClient with the addition that it configures the queue manager and registry to allow for secure queues. For a secure client, the [Registry] section of the startup parameters is extended as follows:

(ascii)LocalRegType=PrivateRegistry

   Location of the registry

(ascii)DirName=.\ExampleQM\PrivateRegistry
   Adapter on which registry sits
(ascii)Adapter=RegistryAdapter
Network address of certificate authority

(ascii)CAIPAddrPort=9.20.7.219:8082

For MQePrivateClient and MQePrivateServer to work, the startup parameters must not contain CertReqPIN, KeyRingPassword and CAIPAddrPort.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.