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 » How to Encrypt Password

Post new topic  Reply to topic
 How to Encrypt Password « View previous topic :: View next topic » 
Author Message
protocol
PostPosted: Fri Feb 20, 2009 8:17 am    Post subject: How to Encrypt Password Reply with quote

Apprentice

Joined: 25 Feb 2005
Posts: 41

Hello,
We are making a HttpRequest to invoke a web service. We have to pass the user id/password along with the request for authentication.

Currently, we have the id/password hardcoded in esql. We want to avoid storing the password in clear text form, and also we should be able to change the password easily if needed.

We would like to externalize the password (we can use the Get Environments plugin), but we dont want to store the password in clear text format, but encrypt it somehow.

Any suggestions on how to achieve this?

We are using Broker v5.9.

Thanks!
Back to top
View user's profile Send private message
Sam Uppu
PostPosted: Fri Feb 20, 2009 8:40 am    Post subject: Re: How to Encrypt Password Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

protocol wrote:
Hello,
We are making a HttpRequest to invoke a web service. We have to pass the user id/password along with the request for authentication.

Currently, we have the id/password hardcoded in esql. We want to avoid storing the password in clear text form, and also we should be able to change the password easily if needed.

We would like to externalize the password (we can use the Get Environments plugin), but we dont want to store the password in clear text format, but encrypt it somehow.

Any suggestions on how to achieve this?

We are using Broker v5.9.

Thanks!


There is no broker with v.5.9.

I am not sure how to encrypt the password. You can also send the authentication information(user id/ password) in the message itself and not hardcoding in the message flow.

Thanks.
Back to top
View user's profile Send private message
kirank
PostPosted: Fri Feb 20, 2009 11:37 am    Post subject: Reply with quote

Centurion

Joined: 10 Oct 2002
Posts: 136
Location: California

I think you probably mean V5 broker with fix pack 9. In V5 there is no native support for HTTPS so you can not use HTTPS and then send usrid/pwd in the HTTP message itself. The only option I can think of is to do password lookup from a databse Table. You can lookup the table from message flow. Restrict the access to DB so only admin can access it change pwd as required.

Regards

Kiran
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 » How to Encrypt Password
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.