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

Post new topic  Reply to topic
 Test SSL « View previous topic :: View next topic » 
Author Message
mq_crazy
PostPosted: Mon Oct 11, 2004 12:57 pm    Post subject: Test SSL Reply with quote

Master

Joined: 30 Jun 2004
Posts: 295

I have followed the tutorial document on setting up SSL from this website, but not able to start the java port sniffer to test it , is there any other way to check whether the messages are getting encrypted?????
Back to top
View user's profile Send private message
siliconfish
PostPosted: Mon Oct 11, 2004 1:50 pm    Post subject: Reply with quote

Master

Joined: 12 Aug 2002
Posts: 203
Location: USA

You can use tcpdump. But whats the problem with the sniffer?
_________________
siliconfish
Back to top
View user's profile Send private message
mq_crazy
PostPosted: Mon Oct 11, 2004 1:56 pm    Post subject: Reply with quote

Master

Joined: 30 Jun 2004
Posts: 295

hey thanks for the reply, i don't know why sniffer doesn't work. when i run the command it says starting and even the channel status doesn't come to running if i change the port no. How to use tcpdump???
Back to top
View user's profile Send private message
csmith28
PostPosted: Mon Oct 11, 2004 2:21 pm    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

mqkid wrote:
hey thanks for the reply, i don't know why sniffer doesn't work. when i run the command it says starting and even the channel status doesn't come to running if i change the port no. How to use tcpdump???


# man tcpdump
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Oct 11, 2004 6:49 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

The easiest way to check whether a channel is using SSL or not is by displaying the chstatus. You will see the SSL attributes there.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mq_crazy
PostPosted: Tue Oct 12, 2004 6:57 am    Post subject: Reply with quote

Master

Joined: 30 Jun 2004
Posts: 295

I still didn't understand how to use tcpdump. Can you please give me easy step by step details as i am new to ssl. Thank You
Back to top
View user's profile Send private message
tjfunny1
PostPosted: Tue Oct 19, 2004 3:24 pm    Post subject: SSL verification in Unix Reply with quote

Apprentice

Joined: 17 Jun 2002
Posts: 35
Location: Atlanta

add /opt/mqm/ssl/bin to $PATH
export PATH=$PATH:/opt/mqm/ssl/bin

$JAVA_HOME=/opt/mqm/ssl
export JAVA_HOME=/opt/mqm/ssl

sps.sh
java -cp sps.jar:$JAVA_HOME SimpleProxyServer

./sps.sh localhost <realport> <bogusport>

This wil work if you download the SSL guide from MQSeries.net's repository, then ftp over to unix. Execute the sps.sh in same location as sps.jar
_________________
TJ
IBM Certified System Administrator Websphere MQ v5.3
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 » Test 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.