Author |
Message
|
bruce2359 |
Posted: Fri Apr 13, 2012 5:04 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9475 Location: US: west coast, almost. Otherwise, enroute.
|
rcp_mq wrote: |
Quote: |
Setting the qmgr attribute SSLCRLNameList will not change anything in a CCDT because it is not a CLNTCONN channel attribute. The CCDT is merely a linked list of MQCD structures. |
Infocenter says
If you define a namelist (In MQ) containing authentication information objects, and set the queue manager attribute SSLCRLNameList to the name of the namelist, the attributes of the authentication information objects are copied to the CCDT. |
Please post the URL when you cite "the InfoCenter."
Did you create a namelist? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
rcp_mq |
Posted: Fri Apr 13, 2012 5:48 am Post subject: |
|
|
 Centurion
Joined: 13 Dec 2011 Posts: 133
|
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Apr 13, 2012 6:12 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9475 Location: US: west coast, almost. Otherwise, enroute.
|
|
Back to top |
|
 |
rcp_mq |
Posted: Fri Apr 13, 2012 6:56 am Post subject: |
|
|
 Centurion
Joined: 13 Dec 2011 Posts: 133
|
This is a learning project. I'm using my private webserver so no LDAP.
I have MQ setup (qmgrs, chl,nl...) |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Apr 13, 2012 7:01 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9475 Location: US: west coast, almost. Otherwise, enroute.
|
rcp_mq wrote: |
This is a learning project. I'm using my private webserver so no LDAP.
I have MQ setup (qmgrs, chl,nl...) |
What's in the namelist? What are you using the namelist for? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Apr 13, 2012 7:26 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
bruce2359 wrote: |
rcp_mq wrote: |
This is a learning project. I'm using my private webserver so no LDAP.
I have MQ setup (qmgrs, chl,nl...) |
What's in the namelist? What are you using the namelist for? |
The namelist is used to hold information about Certificate Revocation Locations, which are created as AUTHINFO objects.
I'm not sure where you're going with this line of questioning, Bruce. |
|
Back to top |
|
 |
rcp_mq |
Posted: Fri Apr 13, 2012 7:55 am Post subject: |
|
|
 Centurion
Joined: 13 Dec 2011 Posts: 133
|
Actually, Bruce has a point, 'cause this setup is useless without LDAP (AFAIK) the CRLs are of LDAP ...but i'm experimenting... |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Apr 13, 2012 8:13 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9475 Location: US: west coast, almost. Otherwise, enroute.
|
mqjeff wrote: |
bruce2359 wrote: |
rcp_mq wrote: |
This is a learning project. I'm using my private webserver so no LDAP.
I have MQ setup (qmgrs, chl,nl...) |
What's in the namelist? What are you using the namelist for? |
The namelist is used to hold information about Certificate Revocation Locations, which are created as AUTHINFO objects.
I'm not sure where you're going with this line of questioning, Bruce. |
I was pondering if the namelist in this specific instance had anything useful and relevant in it - related to the post, not just a namelist containing grocery items. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
rcp_mq |
Posted: Fri Apr 13, 2012 8:41 am Post subject: |
|
|
 Centurion
Joined: 13 Dec 2011 Posts: 133
|
not just a namelist containing grocery items.
that won't need a deciphiring utility...a credit card will do that for you!  |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Apr 15, 2012 4:38 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
rcp_mq wrote: |
http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/topic/com.ibm.mq.csqzaf.doc/cs12230_.htm |
"When you set the queue manager attribute, SSLCRLNameList, to the name of the namelist, the certificate revocation location is copied into the client channel definition table associated with the queue manager."
Wow, I never knew that. Must try it some time to see exactly what it puts in the CCDT. Does SupportPac MO72 handle it? _________________ Glenn |
|
Back to top |
|
 |
rcp_mq |
Posted: Mon Apr 16, 2012 5:31 am Post subject: |
|
|
 Centurion
Joined: 13 Dec 2011 Posts: 133
|
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Apr 16, 2012 5:36 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9475 Location: US: west coast, almost. Otherwise, enroute.
|
rcp_mq wrote: |
I don't think it does. |
Is that a tentative "I don't think it does"? Have you tried it? Does it? Or doesn't it? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
rcp_mq |
Posted: Mon Apr 16, 2012 5:39 am Post subject: |
|
|
 Centurion
Joined: 13 Dec 2011 Posts: 133
|
It doesn't. You cannot chane Queue mgr properties with MO72. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Mon Apr 16, 2012 4:36 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7723
|
|
Back to top |
|
 |
rcp_mq |
Posted: Tue Apr 17, 2012 1:36 pm Post subject: |
|
|
 Centurion
Joined: 13 Dec 2011 Posts: 133
|
i shouldn't be sleeping at work. Thanks for the link. |
|
Back to top |
|
 |
|