Re: Java 1.3 and JSSE for MQ 5.3 SSL

2003-10-22 Thread Tom Fox
Thanks. You are right on the money. We verified this with the IBM JSSE and
showed a  very similar result with Sun JVM 1.3.1 and JSSE 1.0.3.
-tom




Bruce Giordano <[EMAIL PROTECTED]>@AKH-WIEN.AC.AT> on
10/22/2003 09:16:49 AM

Please respond to MQSeries List <[EMAIL PROTECTED]>

Sent by:MQSeries List <[EMAIL PROTECTED]>


To:[EMAIL PROTECTED]
cc:

Subject:Re: Java 1.3 and JSSE for MQ 5.3 SSL


To get this to work you first have to first copy the ibmjsse.jar file to
usr/java131/jre/lib/ext (I'm assuming this is AIX).  You then have to add
an entry such as the following to java.security in
/usr/java131/jre/lib/security:
 security.provider.3=com.ibm.jsse.JSSEProvider
 .
 - Bruce
Giordano



  Tom Fox <[EMAIL PROTECTED]>
  To:
  [EMAIL PROTECTED]
  Sent by: MQSeries List  cc:
  <[EMAIL PROTECTED]>           Subject:   Java
      1.3 and JSSE for MQ 5.3 SSL



  Tuesday October 21, 2003 04:57 PM
  Please respond to MQSeries List






Need some help. We've shown and tested Java 1.4 can support MQ 5.3 base MQ
classes using SSL client connections. However, we understood this should
work with Java 1.3.1 with JSSE added. It does not seem to work and gives
obscure 2059 error. When we remove SSL from SRVCONN channel, everything
works fine but no SSL. Anyone else able to use SSL from Java 1.3.x?

Regards,
-tom fox

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
 Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Java 1.3 and JSSE for MQ 5.3 SSL

2003-10-22 Thread Bruce Giordano
To get this to work you first have to first copy the ibmjsse.jar file to
usr/java131/jre/lib/ext (I'm assuming this is AIX).  You then have to add
an entry such as the following to java.security in
/usr/java131/jre/lib/security:
 security.provider.3=com.ibm.jsse.JSSEProvider
 .
 - Bruce
Giordano



  Tom Fox <[EMAIL PROTECTED]>
  To:  
   [EMAIL PROTECTED]
  Sent by: MQSeries List  cc:
  <[EMAIL PROTECTED]>   Subject:   Java 1.3 and JSSE for 
MQ 5.3 SSL



  Tuesday October 21, 2003 04:57 PM
  Please respond to MQSeries List






Need some help. We've shown and tested Java 1.4 can support MQ 5.3 base MQ
classes using SSL client connections. However, we understood this should
work with Java 1.3.1 with JSSE added. It does not seem to work and gives
obscure 2059 error. When we remove SSL from SRVCONN channel, everything
works fine but no SSL. Anyone else able to use SSL from Java 1.3.x?

Regards,
-tom fox

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
 Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Java 1.3 and JSSE for MQ 5.3 SSL

2003-10-22 Thread Pavel Tolkachev
Hello Tom,

I have it working on Solaris 8 with JDK1.3.1 and AIX 5.1 with JDK 1.3.0 (we did not 
use 1.3.1. due to some JIT problems there).. But, on AIX I can only get it working 
with Sun's JSSE. IBM said they would not support Sun's JSSE but for me it only works 
with it. IBMJSSE does not work, I have this issue in a PMR opened with IBM for more 
than a week with severity 1 and have not had any positive answer from them. Sounds 
like a bad joke. Otherwise, it works though.

Hope this will help,
Pavel





  Tom Fox
  <[EMAIL PROTECTED]To:   [EMAIL PROTECTED]
  .COM>cc:
  Sent by: MQSeries    Subject:  Java 1.3 and JSSE for MQ 5.3 
SSL
  List
  <[EMAIL PROTECTED]
  n.AC.AT>


  10/21/2003 04:57
  PM
  Please respond to
  MQSeries List






Need some help. We've shown and tested Java 1.4 can support MQ 5.3 base MQ
classes using SSL client connections. However, we understood this should
work with Java 1.3.1 with JSSE added. It does not seem to work and gives
obscure 2059 error. When we remove SSL from SRVCONN channel, everything
works fine but no SSL. Anyone else able to use SSL from Java 1.3.x?

Regards,
-tom fox

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive





--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Java 1.3 and JSSE for MQ 5.3 SSL

2003-10-22 Thread Tom Fox
Need some help. We've shown and tested Java 1.4 can support MQ 5.3 base MQ
classes using SSL client connections. However, we understood this should
work with Java 1.3.1 with JSSE added. It does not seem to work and gives
obscure 2059 error. When we remove SSL from SRVCONN channel, everything
works fine but no SSL. Anyone else able to use SSL from Java 1.3.x?

Regards,
-tom fox

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive