Posted: Thu Mar 19, 2009 9:18 am Post subject: Issues with HTTP ports when SSL enabled on WMB 6.0
Centurion
Joined: 17 Feb 2004 Posts: 102
We are using Message Broker 6.0.0.3 on a HP-UX 11.11 server. I created the Key store file, configured the Broker to use SSL on a port, deployed a sample flow but when I invoke the URL on a web browser its not able to establish a connection. It also breaks all the web services which are on a different port on the same broker. We could get the existing ones to work only by setting the enableSSLConnector to false.
Are there any issues with SSL in MB 6.0 ? are there any support packs. Any help would be appreciated.
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
Can you post what are all the steps you followed to set up the HTTPS configuration on broker.
When you said the it broke the existing web services on broker, are they HTTP or HTTPS supported Web services. If they are HTTP try issuing
mqsichangeproperties <BrokerName> -P <previous port no> and bounce it.
As for my knowledge there are no problems with SSL, except sometimes you have to bounce it twice to load the properties. _________________ IBM ->Let's build a smarter planet
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
lets do it this way ..Post all the commands you issued on the broker.They should executed in this order.
before that using the keystore create a self signed or import a signer cert(including the root CA's) into the broker keystore.
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