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 » WMQI5.0 + WebServices + HTTPS/SSL

Post new topic  Reply to topic
 WMQI5.0 + WebServices + HTTPS/SSL « View previous topic :: View next topic » 
Author Message
fcotait
PostPosted: Wed Jan 14, 2004 9:35 am    Post subject: WMQI5.0 + WebServices + HTTPS/SSL Reply with quote

Acolyte

Joined: 28 Feb 2002
Posts: 63
Location: Sao Paulo - Brazil

Hi all,

I need to make a WebServices in WBIMB using HTTPS/SSL. I now HTTPS isn´t supported in WBIMB.

Using HTTP is working very well.

Does anyone have a solution to do this ?

Any help is welcome !!!

Thanks
_________________
Filipe Cotait
IBM Certified System Administrator - WebSphere MQ
IBM Certified Specialist - MQSeries, WebSphere MQ Integrator
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Robert
PostPosted: Wed Jan 14, 2004 4:43 pm    Post subject: Reply with quote

Apprentice

Joined: 22 Aug 2002
Posts: 46
Location: Quebec, Canada

Hi,

You could "front" WBIMB with an HTTP server such as Apache.

You could create two VirtualHosts (for port 80 and for port 443) and use, in
the VH on port 80, the Redirect directive...

(http://httpd.apache.org/docs/mod/mod_alias.html#redirect).

And your broker will gain additional protection against denial of services attacks...


Robert.
Back to top
View user's profile Send private message MSN Messenger
fcotait
PostPosted: Fri Feb 06, 2004 10:39 am    Post subject: Reply with quote

Acolyte

Joined: 28 Feb 2002
Posts: 63
Location: Sao Paulo - Brazil

Hi Robert,

I created Http Server (IBM HTTP Server 1.3.2 with configurations above

VirtualHost (myserver:7077)
http://myserver:7077/WS
redirect /WS https://myserver:6701/WS

VirtualHost (myserver:6701)
https://myserver:6701/WS
redirect /WS http://myserver:7080/WS

I have 2 message flows:

1-) Send Message HTTP: This send a message to http://myserver:7077/WS in HTTP Request Node

2-) Receive Message HTTP: This receive a message from http://myserver:7080/WS in HTTP Input Node

To make a test I put a message into message flow and it send request to http://myserver:7077/WS, but the message fail (error out) without a explanation

The broker open the port 7080

Any Idea ?


Thanks a lot
_________________
Filipe Cotait
IBM Certified System Administrator - WebSphere MQ
IBM Certified Specialist - MQSeries, WebSphere MQ Integrator
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
fcotait
PostPosted: Wed Feb 11, 2004 10:13 am    Post subject: Reply with quote

Acolyte

Joined: 28 Feb 2002
Posts: 63
Location: Sao Paulo - Brazil

I´m using the option Follow HTTP redirection checked in the HTTPRequest Node.

When I redirect HTTP to HTTP to HTTP (for example) works OK, but when I tried HTTP to HTTPS to HTTP isn´t work (error terminal).

Reading more, when the message out in the error terminal, the Web service responses that contain an HTTP status code of 300 through 399 and to correct this, the option "Follow HTTP redirection" that be checked.
_________________
Filipe Cotait
IBM Certified System Administrator - WebSphere MQ
IBM Certified Specialist - MQSeries, WebSphere MQ Integrator
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
fcotait
PostPosted: Thu Feb 26, 2004 12:14 pm    Post subject: Reply with quote

Acolyte

Joined: 28 Feb 2002
Posts: 63
Location: Sao Paulo - Brazil

Hi all,

I found a solution to do HTTPS with WBIMB

The HTTP server isn´t necessary. To did HTTPS I used the software Stunnel with OpenSSL

For more information: www.stunnel.org
_________________
Filipe Cotait
IBM Certified System Administrator - WebSphere MQ
IBM Certified Specialist - MQSeries, WebSphere MQ Integrator
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
BineBlue
PostPosted: Wed Jun 16, 2004 1:30 am    Post subject: Reply with quote

Novice

Joined: 12 Nov 2003
Posts: 17

Hi Filipe,

i have the same problem you have with the https Request. Can you tell me, how to configure the virtual host ? I have problems with the httpd.conf

Thanks

Sabine
Back to top
View user's profile Send private message
fcotait
PostPosted: Wed Jun 16, 2004 7:59 am    Post subject: Reply with quote

Acolyte

Joined: 28 Feb 2002
Posts: 63
Location: Sao Paulo - Brazil

I didn´t use a HTTP server to do Https with WBIMB. You only have to configure the software Stunnel.

www.stunnel.org to see how to configure this software.
_________________
Filipe Cotait
IBM Certified System Administrator - WebSphere MQ
IBM Certified Specialist - MQSeries, WebSphere MQ Integrator
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Paul D
PostPosted: Thu Jun 24, 2004 6:08 am    Post subject: Reply with quote

Master

Joined: 16 May 2001
Posts: 200
Location: Green Bay Packer Country

I heard a rumor that you can get HTTPS support for MB v5 from Hursley if you ask for it. Call support or your acct manager for details. We have not yet followed up on this, but that is our understanding.
_________________
Thanks!!!

Paul D
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMQI5.0 + WebServices + HTTPS/SSL
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.