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

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -