Changing settings when you only have SSL enabled on the IBM HTTP Server

You must change settings if you only have SSL enabled on the IBM HTTP Server.

About this task

In the \WebSphere\AppServer\profiles\Dmgr01\config\cells\cpdocsCell01\IBMDocs-config directory, update the following files and change the references from http:// to https:// for the calls to each component:
  • concord-config.json
  • conversion-config.json
  • viewer-config.json
Note:
  • Make sure it is synched down to each Docs Application server nodes.
  • When changing the configuration files from http:// to https://, do not replace all http with https simply. For example, "http-params"{...} cannot be replaced with "https-params"{...} and "https" can not be replaced with "httpss".