|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
SSL requests in V5 |
« View previous topic :: View next topic » |
Author |
Message
|
GYR |
Posted: Fri Oct 20, 2006 3:40 am Post subject: SSL requests in V5 |
|
|
Acolyte
Joined: 23 Jan 2002 Posts: 72
|
Hi,
Question - How do you send SSL encrypted messages from the HTTP Request node in V5? I have sucessfully got the incoming side sorted using the IE01 support pac via Tomcat server and that deals fine with unwrapping the SSL encrypted incoming message and putting it to the flow but how do you do it the other way round as in sending an SSL encrypted request? The HTTP request node won't allow the HTTPS url so other than writing another servlet for the Tomcat container to take the request and encrypt it via the servlet am I stuck? Thanks. Will be glad to go to V6 and have this sorted  |
|
Back to top |
|
 |
mgk |
Posted: Fri Oct 20, 2006 4:10 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
Hi,
The HTTPRequest node does not support SSL in V5. As you noticed, this was one of the new features of the HTTPRequest node in V6. One possible alternative for you maybe to write a Java Plugin node and write your own Java SSL code there? However, I have not tried this. _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Last edited by mgk on Fri Oct 20, 2006 4:48 am; edited 1 time in total |
|
Back to top |
|
 |
GYR |
Posted: Fri Oct 20, 2006 4:31 am Post subject: |
|
|
Acolyte
Joined: 23 Jan 2002 Posts: 72
|
mgk cheers for the reply was hoping that the truth was more an oversight by myself than a reality, Thanks. |
|
Back to top |
|
 |
Tibor |
Posted: Sat Oct 21, 2006 12:01 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
You can use the good old stunnel (www.stunnel.org) for tunneling the incoming HTTPS requests. |
|
Back to top |
|
 |
GYR |
Posted: Mon Oct 23, 2006 2:00 am Post subject: |
|
|
Acolyte
Joined: 23 Jan 2002 Posts: 72
|
tibor, thanks for the reply but have sorted the incoming side that wasn't a problem using the IE01 support pac but need to SSL wrap the http request from the Broker going outbound. It would seem from lookig about that a servlet running in the same Tomcat container is the only way forward. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|