Author |
Message |
Topic: amqsputc.exe and SSL |
lrds4n
Replies: 17 Views: 12947
|
Forum: General IBM MQ Support Posted: Thu May 31, 2007 3:34 pm Subject: amqsputc.exe and SSL |
By the way, how amqsputc know where is my server since I don't use MQSERVER variable ? Is there a reference or IP adress somewhere in the tab file ?
Thanks. |
Topic: amqsputc.exe and SSL |
lrds4n
Replies: 17 Views: 12947
|
Forum: General IBM MQ Support Posted: Thu May 31, 2007 3:18 pm Subject: amqsputc.exe and SSL |
Hi,
Thanks for your prompt answer.
What value are you specifying in your MQCONN for the qmgr name?
Not sure. I didn't set a MQCONN.
I use amqsputc Queue_name QMNAME where MQCONN is QMNAME, ... |
Topic: amqsputc.exe and SSL |
lrds4n
Replies: 17 Views: 12947
|
Forum: General IBM MQ Support Posted: Thu May 31, 2007 2:06 pm Subject: amqsputc.exe and SSL |
Thanks for all again.
I use CCSID 819 for support of french characters on both unix and windows.
I moved my conf directory to C:\ so now my variables are :
MQCCSID=819
MQCHLLIB=C:\conf
MQC ... |
Topic: amqsputc.exe and SSL |
lrds4n
Replies: 17 Views: 12947
|
Forum: General IBM MQ Support Posted: Thu May 31, 2007 12:02 pm Subject: Amqsputc and ssl |
Hi,
Thanks for all responses.
The reason code I have is 2058.
Here are the variables I use :
set MQCCSID=819
set MQCHLLIB="C:Program Files\IBM\WebsphereMQ\conf\"
set MQCHLTAB= ... |
Topic: amqsputc.exe and SSL |
lrds4n
Replies: 17 Views: 12947
|
Forum: General IBM MQ Support Posted: Thu May 31, 2007 7:42 am Subject: amqsputc.exe and SSL |
Hi,
I use MQ client on windows xp to send messages to an AIX MQ Server v5.3.
I would like to know if I may use amqsputc to send SSL messages from MQ client to MQ Server ?
Channel are encrypte ... |