Posted: Mon May 09, 2005 11:34 pm Post subject: VB Client using SSL
Novice
Joined: 11 Apr 2005 Posts: 22
I am trying to use VB client to communicate to MQ server which is SSL enabled, using channel definition tables on windows platform.
1. I am able to successfully put the message to MQ server using amqsputc utility (SSL enabled).
2. If I use the VB sample program amqsputb.vbp to put the messge to the same queue manager I am getting 2393 "MQRC_SSL_INITIALIZATION_ERROR".
3. But I am able to successfully put the message to the server without enabling SSL using amqsputb.vbp sample program.
Is it possible to use VB client for SSL enabled WMQ servers?
I doubt because both amqsputc "C" program and amqsputb.vbp "VB" program use same API "MQCONN" to connect to MQ server.
Appriciate experts advice at the earliest!!!
MQ client: Solaris 5.9; MQ V6.0.2.1(just client) and
MQ Server: Solaris 5.9; MQ V6.0.2.1
I could successfuly Test SVRCONN channel after SSL using amqsputc utility.
But script written in C++ failed giving 2393. But script has been working without SSL on SVRCONN channel.
Question: Do I have to modify script? if yes, what part of it?
Appreciate the response. _________________ If everything goes well, don't panic, it won't last for long.
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