Author |
Message
|
alokjha |
Posted: Fri Mar 23, 2018 1:44 am Post subject: List of CipherSpecs acceptable by MQ over SSL protocol |
|
|
Novice
Joined: 12 Dec 2014 Posts: 16 Location: India
|
Hi All,
I am implementing MQ over SSL protocol. While trying to setup channel definition having SSLCIPH('TRIPLE_DES_SHA_US') getting error : Invalid value.
MQ version= 9.0.0.2.
It seems the above cipher is not supported by MQ version= 9.0.0.2. Can someone please share the link or lists where I could find list of supported ciphers in MQv 9.0.0.2.
I could find the supported list for MQv7.1/7.5 but not for MQv9.0.02/9.0.x
Thanks
Alok Jha |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Mar 23, 2018 2:02 am Post subject: Re: List of CipherSpecs acceptable by MQ over SSL protocol |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
alokjha wrote: |
Hi All,
I am implementing MQ over SSL protocol. While trying to setup channel definition having SSLCIPH('TRIPLE_DES_SHA_US') getting error : Invalid value.
MQ version= 9.0.0.2.
It seems the above cipher is not supported by MQ version= 9.0.0.2. Can someone please share the link or lists where I could find list of supported ciphers in MQv 9.0.0.2.
I could find the supported list for MQv7.1/7.5 but not for MQv9.0.02/9.0.x
Thanks
Alok Jha |
The SSL protocol is deprecated and no longer secure. Try TLS.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
abhi_thri |
Posted: Fri Mar 23, 2018 2:08 am Post subject: |
|
|
 Knight
Joined: 17 Jul 2017 Posts: 516 Location: UK
|
|
Back to top |
|
 |
hughson |
Posted: Mon Mar 26, 2018 2:01 am Post subject: Re: List of CipherSpecs acceptable by MQ over SSL protocol |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
alokjha wrote: |
I could find the supported list for MQv7.1/7.5 but not for MQv9.0.02/9.0.x |
For future reference, if you are looking at an MQ V7.5 page in Knowledge Center and you wonder what the equivalent page for another version, say V9.0.x, looks like, find the drop-down which says "Change Version" and select the version from there.
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
alokjha |
Posted: Mon Mar 26, 2018 3:11 am Post subject: |
|
|
Novice
Joined: 12 Dec 2014 Posts: 16 Location: India
|
|
Back to top |
|
 |
hughson |
Posted: Mon Mar 26, 2018 2:04 pm Post subject: |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
As already noted by others the SSL protocol has been deprecated. There should be a link to a page called "Deprecated Cipherspecs" which will list all the now deprecated ones.
You may also find this blog post helpful.
Deprecated CipherSpecs
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
|