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 » IBM MQ Java / JMS » MQ JMS over SSL using IAIK

Post new topic  Reply to topic
 MQ JMS over SSL using IAIK « View previous topic :: View next topic » 
Author Message
sfari
PostPosted: Fri May 23, 2003 6:28 am    Post subject: MQ JMS over SSL using IAIK Reply with quote

Centurion

Joined: 15 Apr 2003
Posts: 144

Does anybody know if it is possible to use IAIK security provider to establish a SSL connection between a JMS client and a WebSphere MQ QueueManager?

While my program is working without any problem using JSSE I get the following exception during the handshake using IAIK.

Code:
java.lang.NoClassDefFoundError
   at javax.crypto.Cipher.a(DashoA6275)
   at javax.crypto.Cipher.getInstance(DashoA6275)

It seems that MQ SSL tries to load a Cipher, which is not implemented by IAIK. The problem is that IAIK is our standard provider. Is there any workaround?

Thanks Silvano
Back to top
View user's profile Send private message
ourtown
PostPosted: Thu Jul 17, 2003 4:56 pm    Post subject: Reply with quote

Acolyte

Joined: 05 Feb 2002
Posts: 67
Location: Somerset, NJ

See

Configuring SSL Connections between JMS Clients and the WebSphere MQ
JMS Provider
http://www7b.software.ibm.com/wsdd/techjournal/0211_yusuf/yusuf.html

MQ needs a CipherSpec/Ciphersuite so you have to make sure that IAIK implements the equivalent encryption

DashoA6275 is obfuscated JSSE so isnt very helpful
_________________
Brian S. Crabtree
WBI Consultant
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ JMS over SSL using IAIK
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.