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

How to enable HTTPS option for existing RAM

 Hi,

We have a RAM setup using  WAS and DB2 using default options.

LDAP is configured on WAS and users can login using their AD account.

Now there aroused a requirement for implementing HTTPS option.

Note: Currently RAM is accessed using URL - http://<hostname>:9080/ram/home.faces.

Requirement is to have Secured option enabled so that URL can be accessed via - https://<hostname>:9080/ram/home.faces

Referenced the below article online and doesnt seem to have enough information.
http://www-01.ibm.com/support/knowledgecenter/SSUS84_7.5.2.1/com.ibm.ram.legal.doc/topics/c_securityover.html%23c_securityover__EnablingSecurityInstall?lang=en

0 votes

Comments

If the HTTP port of your WAS profile is 9080, it is very likely that the HTTPS port has been configured as 9443. Can you access RAM via https://<hostname>:9443/ram/home.faces?


The WAS console can be accessed using the URL - https://<hostname>:9043/ibm/console/logon.jsp



9443 port is used by RTC https://<hostname>:9443/ramccm



One answer

Permanent link
If you can access RAM via https://<hostname>:9443/ram/home.faces, then you already have HTTPS enabled (which is by default anyway).
If you want to access RAM via https://<hostname>:9080/ram/home.faces, you will have to change the HTTPS port of the WAS profile to 9080. And you have to change the HTTP port to something different to 9080 first, otherwise you will have port confict. This setting looks a bit strange to me but you can do it if you want.
http://www-01.ibm.com/support/knowledgecenter/SSR27Q_5.0.1/com.ibm.jazz.install.doc/topics/t_ports_change.html
(Don't worry about the RQM bit, the steps are the same)

0 votes

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,126

Question asked: Nov 24 '14, 10:07 a.m.

Question was seen: 4,266 times

Last updated: Nov 24 '14, 9:38 p.m.

Confirmation Cancel Confirm