Wednesday, September 15, 2010

MQ, Integration Server, Application Server and other technical Q&A


How to enable and disable SSL for a channel?
1.       It will be enabled only for receiver channel
2.       We have to update sslciph & sslpeer parameters with the application team who is sending their files.
3.       Refresh security – command will be executed.
Screenshot:
dis CHANNEL(DBDCPRODTSS.SVRCONN)
    14 : dis CHANNEL(DBDCPRODTSS.SVRCONN)
AMQ8414: Display Channel details.
   CHANNEL(DBDCPRODTSS.SVRCONN)            CHLTYPE(SVRCONN)
   ALTDATE(2010-09-12)                     ALTTIME(04.23.54)
   COMPHDR(NONE)                           COMPMSG(NONE)
   DESCR(Server Connection Channel for Report Writer)
   HBINT(300)                              KAINT(AUTO)
   MAXMSGL(104857600)                      MCAUSER(pftadm)
   MONCHL(OFF)                             RCVDATA( )
   RCVEXIT( )
   SCYDATA(FN=/var/mqm/exits64/BLIP2.ini;)
   SCYEXIT(BlockIP2(BlockExit))            SENDDATA( )
   SENDEXIT( )                             SSLCAUTH(REQUIRED)
   SSLCIPH( )                              SSLPEER( )
TRPTYPE(TCP)


No comments:

Post a Comment