All message flows that use SSLv3 should be updated to use TLS.
SSLv3 is disabled by default in IBM® Integration Bus Version
10.0, because SSLv3 is no longer considered secure due to the POODLE vulnerability
(see http://www.ibm.com/support/docview.wss?uid=swg21687678).
mqsichangeproperties Int_Node -e Int_Server -o ComIbmJVMManager -n allowSSLv3 -v true
where
Int_Node is the name of the integration node and
Int_Server is the name of the integration
server.