IBM MQ 修改ssl cipher

dis chl(*) where(SSLCIPH eq ' ') chltype(svrconn)
alter chl(DCNL001VTM.SVRCHL.01) chltype(SVRCONN) SSLCIPH(ECDHE_RSA_AES_256_CBC_SHA384
dis chl(*) where(SSLCIPH eq 'ECDHE_RSA_AES_256_CBC_SHA384') chltype(svrconn)

 

posted @ 2022-07-23 22:32  tigergaonotes  阅读(99)  评论(0)    收藏  举报