ssl - Disabling authentication using Websphere MQ Explorer -


we have .net application reads websphere mq. queue local, , managed using mq explorer. queue authenticated using ssl certificates.

we read same queue application being written in java. understand in order access queue using jms, need regenerate certificates use java. however, have not yet been able this.

in order continue development , testing, there way, using mq explorer, disable authentication on queue or queue manager?

i assuming can access existing queue using jms, , not have setup new queue under 'jms administered objects'.

thanks

well it's not queue tls/ssl enabled. it's connection (i.e. channel) queue manager tls/ssl enabled. can create channel not tls/ssl enabled , connect queue manager messages queue.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -