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 » Search

 Search found 61 matches
Author Message
  Topic: Using secured SVRCONN channel with SmartCard
DTran

Replies: 5
Views: 4384

PostForum: IBM MQ Security   Posted: Wed Jul 20, 2011 11:59 pm   Subject: Using secured SVRCONN channel with SmartCard
I know.. don't ask me i am not making the rules But this is what I am facing up right now. I also found out some difference between the content of the SmartCard (SC) and the p12.

On my worksta ...
  Topic: Using secured SVRCONN channel with SmartCard
DTran

Replies: 5
Views: 4384

PostForum: IBM MQ Security   Posted: Wed Jul 20, 2011 12:14 am   Subject: Using secured SVRCONN channel with SmartCard
Tx for your reply fjb,

It is extracted in der-type (binary), I guess it is X509.
  Topic: Using secured SVRCONN channel with SmartCard
DTran

Replies: 5
Views: 4384

PostForum: IBM MQ Security   Posted: Tue Jul 19, 2011 4:56 am   Subject: Using secured SVRCONN channel with SmartCard
Hi,

I have a question: I want to use SSL secure SVRCONN channel to monitor qmgrs. I managed to get it works with personal certificate, but it is against the company rules

So i try to use per ...
  Topic: amqscnxc failed with 2393 with SSL on
DTran

Replies: 3
Views: 5497

PostForum: General IBM MQ Support   Posted: Tue Jun 21, 2011 3:27 am   Subject: amqscnxc failed with 2393 with SSL on
Tx for your reply Jeff,

I also did what you asked, but the amqscnxc uses the SYSTEM.DEF.SVRCONN instead of the CLNT_SSL, and ofcourse the default SvrConn channel has a different CipherSpec.

C:\M ...
  Topic: amqscnxc failed with 2393 with SSL on
DTran

Replies: 3
Views: 5497

PostForum: General IBM MQ Support   Posted: Tue Jun 21, 2011 1:52 am   Subject: amqscnxc failed with 2393 with SSL on
Dear all,

I did a search on this topic but still find no answer to my problem. Pls shed some light into this problem.

This is the situation:
I have create the SVRCONN and ClientConn on the ser ...
  Topic: An unrecognized CHARSET property was specified: ISO-8859-1
DTran

Replies: 6
Views: 38850

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 03, 2009 12:25 am   Subject: An unrecognized CHARSET property was specified: ISO-8859-1
thnx rekarm01,

I have asked the Sybase administrator.. he give me a list of supported charset... and the ISO-8859-1 is not on the list. Well it named iso_1 but it is the same. So i will change the ...
  Topic: An unrecognized CHARSET property was specified: ISO-8859-1
DTran

Replies: 6
Views: 38850

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Feb 02, 2009 4:54 am   Subject: An unrecognized CHARSET property was specified: ISO-8859-1
I did test without the charSet, and the username is corrupted (strange characters).

Because i haven't use the JavaComputeNode before and also no Java knowledge at all, so i search the internet

...
  Topic: An unrecognized CHARSET property was specified: ISO-8859-1
DTran

Replies: 6
Views: 38850

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Feb 02, 2009 4:26 am   Subject: An unrecognized CHARSET property was specified: ISO-8859-1
Hi,

I am facing a problem. We have the broker running on Z/os and using JavaComputeNode to get messages of a Sybase running on Unix. In the flow I use JDBC with stored procedure to access Sybase. T ...
  Topic: amqtcert failed after migrate to MQ 6.
DTran

Replies: 4
Views: 4303

PostForum: General Discussion   Posted: Wed Mar 12, 2008 6:12 am   Subject: amqtcert failed after migrate to MQ 6.
Well, I got the reply back from IBM.

All yo need to do is re-import the signer certificate to the personal certificate again and it should works. Still I don't know if it is a bug in the amqtcert o ...
  Topic: amqtcert failed after migrate to MQ 6.
DTran

Replies: 4
Views: 4303

PostForum: General Discussion   Posted: Thu Feb 21, 2008 4:18 am   Subject: amqtcert failed after migrate to MQ 6.
Hi starship,

I try to migrate to version 6.0.2.3 and I did tried to migerate with only key.sto in the folder and it didn't help. I have raise a pmr at IBM hopefully I will get the answer soon.
  Topic: question about report option MQ6
DTran

Replies: 19
Views: 20560

PostForum: General Discussion   Posted: Thu Feb 21, 2008 4:14 am   Subject: question about report option MQ6
Hi Mr Butcher,

You have confused me because my COD fails with my id in the MQMD. Now I will rout the message via the Broker and see if the COD can be send to the sender application.

Thnx all ...
  Topic: question about report option MQ6
DTran

Replies: 19
Views: 20560

PostForum: General Discussion   Posted: Tue Feb 19, 2008 8:21 am   Subject: question about report option MQ6
Hi Bruce,

about the COA i know that the qmgr itself generates the report, but the COD. I have read the message with the user mqm, but the COD fails with my user as put userID... That's weird thing, ...
  Topic: question about report option MQ6
DTran

Replies: 19
Views: 20560

PostForum: General Discussion   Posted: Mon Feb 18, 2008 3:02 am   Subject: question about report option MQ6
Thanx you all,

My COD failed with 2035 reason, because the sender ID is not exist on the receiver server. To resolved the ID's problem I will route the message thru the broker, so the ID should cha ...
  Topic: question about report option MQ6
DTran

Replies: 19
Views: 20560

PostForum: General Discussion   Posted: Fri Feb 15, 2008 9:43 am   Subject: question about report option MQ6
Thanx Vitor,

Yes in an ideal world then we can trust the network people, but we have lots of problems with those people, purely because they don't do their work. That is why the bosses wan ...
  Topic: question about report option MQ6
DTran

Replies: 19
Views: 20560

PostForum: General Discussion   Posted: Fri Feb 15, 2008 6:50 am   Subject: question about report option MQ6
Hi all,

A COA is generated when the message arrive at the end LQ. But is it possible to configure MQ to generate a report when a message is stuck on the XmitQ?

I have read and see that the COD m ...
Goto page 1, 2, 3, 4, 5  Next Page 1 of 5

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.