CLM TLS1.2 configuration in WAS.
Hello,
I am following the steps described here: https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.4/com.ibm.jazz.install.doc/topics/t_enable_tls1.2_was.html.
The question is about step number 3 which says:
3. Click the default SSL settings link to open it and, under Additional Properties, click Quality of protection (QoP) settings.
In step 3, where it says "click the default SSL settings link and open it", after navigating to this page I can see 4 links/items listed in there (copied below).
Our server lives in Node05. Which link/item should I access and proceed with further modifications?
Should it be NodeDefaultSSLSettings for (cell):rtctestCell01:(node):rtctestNode05 in our case?
The manual is not clear on this, it doesn't specifically say which item should be modified.
<input id="SSLConfig_1" name="selectedObjectIds" type="checkbox" value="SSLConfig_1">
|
|
(cell):rtctestCell01
|
|
|
<input id="SSLConfig_1489522480875" name="selectedObjectIds" type="checkbox" value="SSLConfig_1489522480875">
|
(cell):rtctestCell01:(node):rtctestNode01
|
|
|
<input id="SSLConfig_1489523069918" name="selectedObjectIds" type="checkbox" value="SSLConfig_1489523069918">
|
(cell):rtctestCell01:(node):rtctestNode05
|
|
|
<input id="SSLConfig_1489513023705" name="selectedObjectIds" type="checkbox" value="SSLConfig_1489513023705">
|
(cell):rtctestCell01
|
Anatoliy
One answer
The instructions are actually very clear, if you use the WAS admin console of the server itself, without using the deployment manager - you will see only one item when you get to that stage. It's called "NodeDefaultSSLSettings". So in your case, I believe it's the third one.