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 » SSL issue

Post new topic  Reply to topic
 SSL issue « View previous topic :: View next topic » 
Author Message
praveenmq
PostPosted: Wed May 09, 2012 5:45 am    Post subject: SSL issue Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

Hi ,

Recently our SSL certificates have been expired and client is taking too long to generate the new certificate.
In that case is it possible to make the flow run in HTTP instead of HTTPS?

What are the properties needs to be changed in broker to bypass HTTPS and make the application work in HTTP node on 80

Thanks,
Praveen.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed May 09, 2012 5:51 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Your client must make this change, you cannot. SOAPRequest nodes or HTTPRequest nodes can easily shift by changing the HTTPS part of the destination URL to HTTP. But this will do no good unless your downstream provider makes the service available on HTTP port vs. HTTPS port.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
praveenmq
PostPosted: Wed May 09, 2012 5:53 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

If i change the endpoint URL for the application is it possible?
Like right now the endpoint is having https followed by the link...

Is it ok if i can change the endpoint in DB to http and the port 80...

Will it do any good?
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed May 09, 2012 6:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Thats what I was explaining to you. Yes, you can change the endpoint from HTTPS to HTTP and the Broker flow will attempt a connection sans SSL. However, if your downstream provider is not operating in HTTP mode, the connection will not succeed.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
praveenmq
PostPosted: Wed May 09, 2012 6:32 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

Thanks for clearing my queries.

But to make it clear let me ask one more time, Please be patient

So you say that the receiving application should listen in HTTP ? for it to work
I just got information that it is listening in the HTTP port also.

So only i need to update the DB table for it with the new endpoint ? Is there any mqsichange properties need to be set in broker level, When we change from HTTPS to HTTP

Thanks a lot for your assistance..
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed May 09, 2012 6:34 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Are you using HTTPRequest node or SOAPRequest node? The properties are overridable so you can potentially not have to rebuild the message flow.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
praveenmq
PostPosted: Wed May 09, 2012 6:39 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

Am using SOAP nodes
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed May 09, 2012 7:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Assuming that your flows use package names, you can override the SOAPRequest endpoint:

<package_name>.<flow_name>#SOAP Request.webServiceURL = http://www.somecompany.com/path/to/service

If your not using package names, shame on your developers, because this means potentially you will not be able to use overrides and you would have to rebuild the flow to effect the change.

You should be using (1) Ant, (2) a source code control system, (3) bar file overrides, and (4) a continuous integration tool (Hudson/BuildForge) etc. If you are not using these, time to start making noise, the squeaky wheel gets the grease.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
praveenmq
PostPosted: Wed May 09, 2012 7:18 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

Thank you ...........I will test it and let you know tomorrow ...Thank you Brother!!!
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed May 09, 2012 7:40 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

praveenmq wrote:
Brother!!!


Cromaggers always stick together.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
praveenmq
PostPosted: Wed May 09, 2012 7:58 am    Post subject: Reply with quote

Voyager

Joined: 28 Mar 2009
Posts: 96

cromaggers mean????
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed May 09, 2012 8:20 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

praveenmq wrote:
cromaggers mean????


http://en.wikipedia.org/wiki/Cro-Magnon
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » SSL issue
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.