Author |
Message |
Topic: Java client & MQServer SSL with PKCS12 keystore format |
wwwrakesh
Replies: 5 Views: 6944
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 04, 2004 7:38 am Subject: Java client & MQServer SSL with PKCS12 keystore format |
I have changed provider list as below
#
# List of providers and their preference orders (see above):
#
security.provider.1=sun.security.provider.Sun
security.provider.2=com.ibm.crypto.provider.IB ... |
Topic: Java client & MQServer SSL with PKCS12 keystore format |
wwwrakesh
Replies: 5 Views: 6944
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Aug 03, 2004 9:01 am Subject: Java client & MQServer SSL with PKCS12 keystore format |
Yeah! I had changed java.security file entry(providers). |
Topic: SSLHandshakeException illegal parameter |
wwwrakesh
Replies: 0 Views: 1891
|
Forum: IBM MQ Java / JMS Posted: Sun May 09, 2004 8:12 am Subject: SSLHandshakeException illegal parameter |
Hi There,
I am trying to do SSL communication between Java Client on Windows NT SP6 & MQServer running on same machine. I am doing only server authentication not client.
I have created self ... |
Topic: Java client & MQServer SSL with PKCS12 keystore format |
wwwrakesh
Replies: 5 Views: 6944
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu May 06, 2004 12:18 am Subject: Java client & MQServer SSL with PKCS12 keystore format |
Hi All,
I am trying to do SSL communication with Java client & MQServer on Windows NT and AIX. I have done this succesfuly with JKS format of keystore. But I am struggling with keystore of PKC ... |
Topic: Connection pooling in JMS |
wwwrakesh
Replies: 0 Views: 1408
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 21, 2002 2:09 am Subject: Connection pooling in JMS |
Hi All,
I am using MQSeries 5.2 on AIX. My application is ruiing on a solaris box
that is making client connectin to connect MQServer. I am uisng JMS api for
putting message( not MQ API). I am jus ... |
Topic: New MQ Header(RFH2) in Cobol/Mainframe |
wwwrakesh
Replies: 0 Views: 2065
|
Forum: General IBM MQ Support Posted: Wed Aug 07, 2002 1:46 am Subject: New MQ Header(RFH2) in Cobol/Mainframe |
Hi All,
Is it possible to add some header to MQ message in cobol application on OS390.
In fact, in JMS application we can add header like
textMessage.setStringProperty("property_name","proper ... |
Topic: Read MQRFH2 header from Cobol application |
wwwrakesh
Replies: 0 Views: 1882
|
Forum: General IBM MQ Support Posted: Wed Aug 07, 2002 1:41 am Subject: Read MQRFH2 header from Cobol application |
Hi All,
I am sending the RFH2 header in MQ message from my JMS application using textMesage.setStringProperty("action","valuation") & this message is being read by a Cobol application on Mainfr ... |
Topic: Client connection security exit |
wwwrakesh
Replies: 1 Views: 1761
|
Forum: General IBM MQ Support Posted: Fri Jul 19, 2002 5:14 am Subject: Client connection security exit |
Hi All,
I am writing a JMS application to put message in MQSeries5.2(AIX) with
Client connection. I want to make client connection secure. So, i am gonna use Security exit.
BUT ...I got a doubt ... |
Topic: Abnormal behavoiur in request /reply |
wwwrakesh
Replies: 2 Views: 3200
|
Forum: General IBM MQ Support Posted: Sun Feb 17, 2002 9:26 pm Subject: Abnormal behavoiur in request /reply |
Thanks a lot Peter.. i will see it. |
Topic: Abnormal behavoiur in request /reply |
wwwrakesh
Replies: 2 Views: 3200
|
Forum: General IBM MQ Support Posted: Thu Feb 14, 2002 4:19 am Subject: Abnormal behavoiur in request /reply |
Our system is having a MQSeries 4.2.1 on AS/400 & a MQSeries 5.2 on WIn NT. Here is Synchronous Request/Reply Senario. There are sometime strange situation. I am sending a request from MQ on NT t ... |