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 » General IBM MQ Support » How to verify the SSL Client?

Post new topic  Reply to topic
 How to verify the SSL Client? « View previous topic :: View next topic » 
Author Message
hhe1
PostPosted: Tue May 22, 2007 2:54 pm    Post subject: How to verify the SSL Client? Reply with quote

Newbie

Joined: 18 May 2007
Posts: 1

Hi, I am attempting to implement an mq client connection to a queue manager using SSL. Our original MQ connection works without SSL. Below are the steps I have taken to achieve this, taken from various IBM docs.

1. Obtain a certificate ( and import on my machine )
2. Storing my cert on windows with amqmcert command
a. SET MQSSLKEYR=c:\ssl\myKey
b. Add my personal cert by running "amqmcert -a -p "c:\ssl\myKey.pfx" -z password
c. Assign my cert to a WebSphere MQ client by running "amqmcert -d 12345"
3. Modified the original code to add SSL connection option for MQCONNX
a. Define a MQSCO address in SSLConfigPtr of MQCNO
b. Define SSL CipherSpec as "TRIPLE_DES_SHA_US"
c. Define the key repository.
d. use the MQCNO V4 structure specified MQCNO_VERSION_4.

Then I intend to test the client connection from a remote Windows box. I always get zero return both compCode and reasonCode by calling the MQCONNX even the server side doesn't setup yet and the Key file under c:\\ssl was removed. Am I missing a step to setup SSL? How can I verify the SSL client works fine?

Thanks.


Helen
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 » General IBM MQ Support » How to verify the SSL Client?
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.