Hello John,
There are two "problems" with MQ EXplorer:
- the configuration is stored in the "users" directory
- it is not possible to specify a certificate label, the first certificate of the store considered validated by MQ Explorer is sent to the Queue Manager.
For the first point, there is a solution:
Install MQ Explorer normally
- Rename C:\Users\<user> to C:\MQExplorer\IBM
- Modify C:\MQExplorer\configuration\config.ini and replace
osgi.instance.area=@user.home/IBM/WebSphereMQ/workspace
by
osgi.instance.area=C:/MQExplorer/IBM/WebSphereMQ/workspace
Thus the MQ Explorer configuration will be valid used for all users
Personally, I make installations where the same certificate is used by all users, so the link is protected, and users have to authenticate via a user + password.
------------------------------
Luc-Michel Demey
DEMEY CONSULTING
lmd@demey-consulting.fr#IBMChampion
------------------------------