Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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  
 
Thank you,
Anatoliy

0 votes



One answer

Permanent link

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.

1 vote

Comments

Donald, thank you for your answer. We use WAS ND, is there a way to log in to the the WAS admin console on the server server itself bypassing the deployment manager?

Here's a suggestion:  go to the profile directory and look at the file logs/AboutThisProfile.txt

Something like:
$ cat logs/AboutThisProfile.txt
Application server environment to create: Application server
Location: /was_profiles/idportal
Disk space required: 200 MB
Profile name: IDPORTAL
Make this profile the default: False
Node name: tdsp7l4Node02
Host name: tdsp7l4
Enable administrative security (recommended): False
Administrative console port: 9070
Administrative console secure port: 9053
HTTP transport port: 9081
HTTPS transport port: 9447
Bootstrap port: 2819
SOAP connector port: 8890
Run application server as a service: False
Create a Web server definition: False
Performance tuning setting: Standard

Then hit: http://<hostname>:<console_port>/ibm/console in browser. 
<hostname> == what follows Host name:
<consol_port> == Administrative console port:

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,121
× 1,381

Question asked: Sep 18 '17, 5:19 p.m.

Question was seen: 2,914 times

Last updated: Sep 22 '17, 12:56 a.m.

Confirmation Cancel Confirm