IBM Support

Switch from using HTTP to HTTPS using the base port SSL port

Product Documentation


Abstract

Switch SI/SFG UI to HTTPS using the SSL port (BASEPORT +1) as outlined in this documentation:
http://pic.dhe.ibm.com/infocenter/sb2bi/v5r2/index.jsp?topic=%2Fcom.ibm.help.security_523.doc%2FSSL_SI_SwitchHTTPtoHTTPbaseport.html

Content

In order to ensure that the filegateway URL is switched to https and BASEPORT+1, it is important to add the filegateway war file to the parameters outlined in the documentation above.

Example:

In customer_overrides.properties


noapp.SKIP_BASEPORT_DEPLOYMENT_WARS=admin,dashboard,gpm,communitymanagement,myaft,portlets,filegateway
noapp.HTTPS_REDIRECT_WARS=admin,dashboard,gpm,communitymanagement,myaft,portlets,filegateway
noapp.HTTPS_LIST_PORT=<BASE_PORT + 1>

In sandbox.cfg:
WEBAPP_PROTOCOL=https
WEBAPP_LIST_PORT=<base_port + 1>


Please note that a list of war files that can be added to these parameters can be found in the SI install/container/Applications directory. The documentation provides an example of how to do this, but it can be extended to any war file in the directory mentioned.

Original Publication Date

13 December 2013

[{"Product":{"code":"SS4TGX","label":"IBM Sterling File Gateway"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"2.2","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
14 November 2019

UID

swg27040755