Author |
Message |
Topic: Disable REFRESH SSL option in MQ Explorer? |
tgow
Replies: 18 Views: 13353
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Mar 29, 2010 10:22 am Subject: Disable REFRESH SSL option in MQ Explorer? |
when we are saying "upgrade to 7+" is that upgrade explorer I assume? The qmgrs i need to run this on are 6.0.2.1. I currently have explorer 7.0 and the upgrade is causing me a bit of a he ... |
Topic: Disable REFRESH SSL option in MQ Explorer? |
tgow
Replies: 18 Views: 13353
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Mar 25, 2010 1:08 pm Subject: Disable REFRESH SSL option in MQ Explorer? |
I guess it's time to reconsider my options.
I see that MA96 (MQ Browser) covers what i mostly need, perhaps I will check this out... |
Topic: Disable REFRESH SSL option in MQ Explorer? |
tgow
Replies: 18 Views: 13353
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Mar 25, 2010 11:33 am Subject: Disable REFRESH SSL option in MQ Explorer? |
I can't locally get in to runmqsc on our system without mqm access (which can only be gained temporarily via sudo). From my windows box the MCA being populated is a system wide LDAP / active-director ... |
Topic: Disable REFRESH SSL option in MQ Explorer? |
tgow
Replies: 18 Views: 13353
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Mar 25, 2010 11:10 am Subject: Disable REFRESH SSL option in MQ Explorer? |
Also, my connectivity is through a TAB file for this QMGR and SSL is enabled and working fine, so it's not like I can even have a mqm MCAUSER from explorer (and the channel has blank MCAUSER() |
Topic: Disable REFRESH SSL option in MQ Explorer? |
tgow
Replies: 18 Views: 13353
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Mar 25, 2010 11:08 am Subject: Disable REFRESH SSL option in MQ Explorer? |
No. I am only in the usergroup "fisg" which has only the permissions listed above.
I have no access to look at, delete, or create any queue, channel, or process / namelist. I also just ... |
Topic: Disable REFRESH SSL option in MQ Explorer? |
tgow
Replies: 18 Views: 13353
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Mar 25, 2010 10:24 am Subject: Disable REFRESH SSL option in MQ Explorer? |
all of these settings are as per the aforementioned article on read-only access....
qmgr = +connect, +inq, and +dis
SYSTEM.DEFAULT.MODEL.QUEUE +browse +get +inq
SYSTEM.ADMIN.COMMAND.QUEUE +bro ... |
Topic: Disable REFRESH SSL option in MQ Explorer? |
tgow
Replies: 18 Views: 13353
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Mar 25, 2010 7:44 am Subject: Disable REFRESH SSL option in MQ Explorer? |
Hi All,
I am using WMQ 6.0.2.1 on Solaris 10 and Explorer 7.0 on Windows (XP)
I have read an article available online (Hursley's) about making Explorer (7.0 / for windows / exclipse) read-only ... |
Topic: self signed + 3rd party cert SSL on 1 qmgr |
tgow
Replies: 1 Views: 1597
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Mar 21, 2005 9:16 am Subject: self signed + 3rd party cert SSL on 1 qmgr |
Hi.
I would like to make this work if at all possible on ONE (1) queue manager.
I have one qmgr, in this example named QM1. I have 3 clients, we'll call them clientA, clientB, and clientC
... |
Topic: setup SSL sdr/rcvr with 3rd party cert + another cert |
tgow
Replies: 11 Views: 5579
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Dec 03, 2004 8:52 am Subject: setup SSL sdr/rcvr with 3rd party cert + another cert |
Just set up server to server communication between the two queue managers.
On your existing QM, define local queues for the queues that your applications need to GET from and define remote queues f ... |
Topic: setup SSL sdr/rcvr with 3rd party cert + another cert |
tgow
Replies: 11 Views: 5579
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Dec 03, 2004 8:34 am Subject: setup SSL sdr/rcvr with 3rd party cert + another cert |
You can set up the second queue manager as a gateway.
This won't require changes in your apps.
Is this something that would accept messages from a client, and then pass them on to the previously ... |
Topic: setup SSL sdr/rcvr with 3rd party cert + another cert |
tgow
Replies: 11 Views: 5579
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Dec 03, 2004 8:16 am Subject: setup SSL sdr/rcvr with 3rd party cert + another cert |
So you should be able to set up an additional queue manager on the same machine, listening on a different port, and give it the other certificate.
This is true. I think it's more of a limitation ... |
Topic: setup SSL sdr/rcvr with 3rd party cert + another cert |
tgow
Replies: 11 Views: 5579
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Dec 03, 2004 7:57 am Subject: setup SSL sdr/rcvr with 3rd party cert + another cert |
Did you receive the Personal Certificate into the key database of QM1 (certificate sent by Entrust)?
If Yes, what is the label?
I did receive the personal cert into the kdb. I made up a label ori ... |
Topic: setup SSL sdr/rcvr with 3rd party cert + another cert |
tgow
Replies: 11 Views: 5579
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 02, 2004 2:18 pm Subject: setup SSL sdr/rcvr with 3rd party cert + another cert |
First of all you got the label wrong.
It should be ibmwebspheremqqm1
I am not sure how you were able to set-up the communication even though you got the label wrong unless it is a typo in your p ... |
Topic: setup SSL sdr/rcvr with 3rd party cert + another cert |
tgow
Replies: 11 Views: 5579
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 02, 2004 10:53 am Subject: setup SSL sdr/rcvr with 3rd party cert + another cert |
btw, this is an MQ server to server connection |
Topic: setup SSL sdr/rcvr with 3rd party cert + another cert |
tgow
Replies: 11 Views: 5579
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 02, 2004 10:45 am Subject: setup SSL sdr/rcvr with 3rd party cert + another cert |
Hi.
I am attempting to set up my 2nd SSL channel set for a client of mine, and am having some difficulties getting some answers on certificate questions.
I have one QM (let's call it qm1) runnin ... |