ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP input and reply nodes, clientAuth

Post new topic  Reply to topic
 HTTP input and reply nodes, clientAuth « View previous topic :: View next topic » 
Author Message
jkb
PostPosted: Mon Jan 31, 2011 7:00 am    Post subject: HTTP input and reply nodes, clientAuth Reply with quote

Newbie

Joined: 12 Jun 2009
Posts: 7

Hi,

We run WMB 6105 on windows.
We have HTTPS connection to another company where the certificate will be changed soon. I try to figure out what I need to do. I have some questions
1) When I list the properties from
mqsireportproperties <Broker> -b httplistener -o HTTPSConnector -r
I get
" clientAuth='Platform Default' "

Is Client Auth per default false?

2) Is it true as I can see in
http://www-01.ibm.com/support/docview.wss?uid=swg27012172&aid=1
That personal certificats are put in a keystore defined by mqsichangeproperties <broker_name> -b httplistener -o HTTPSConnector -n keystoreFile -v <keystore file name>
but The Trusted (Signer or CA) Certificates from the client must be added to the broker’s default keystore – cacerts ?

Thanks
Jakob
Back to top
View user's profile Send private message
KIT_INC
PostPosted: Mon Jan 31, 2011 9:11 am    Post subject: Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

I manual says
-n clientAuth
Set to true if the SSL stack requires a valid certificate chain from the client before accepting a connection. A false value (which is the default) does not require a certificate chain unless the client requests a resource protected by a security constraint that uses CLIENT-CERT authentication.
•Value type - string
•Initial value - false

So the default is false.

I have not done SSL on broker. But SSL for MQ java , I have both the key store and trust store pointing to the same jks file. So both CA_CERT and Client_CERT are in the same store. That works for me (may be just lucky or al least not the best practice).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP input and reply nodes, clientAuth
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.