___5) Update Web addresses used by IBM Connections to access content
Using the wsadmin client, check out the LotusConnections-config.xml (aka lcc.xml) to a temporary directory. From this directory,
this file must be edited so that all href and ssl_href values are updated to reflect the hostname of the HTTP Server and do not
include any port numbers.
The file LotusConnections-config.xml is located in the folder: LotusConnections-config i.e.
/opt/IBM/WebSphere/DeploymentManager/profiles/Dmgr01/config/cells/dubxpcvm603Cell01/LotusConnections-config
An example of what needs to be done is as follows
For each Connections applications remove the ":"+port_numbers of the two 'href' entries and also the 'ssl_href' entry
.
Tip: search on "connections.example.com:" and remove the colon (:) and the port number. Once finished you should not be able to
find any more occurrences of this string "connections.example.com:" (not the colon at the end of the string; this is most important)
Save the file and check the file back in using the wsadmin client. After the file is checked back in, resynchronize the node so
that this change is pushed out.
This completes the webserver, SSL, and certificate configuration for this scenario. Now, when the application is started it can be
accessed at http://connections.example.com/<component, where <component represents any of the Connections applications.
The commands to check-out/ check-in the lcc.xml file and sync all nodes are as follows:
© Copyright IBM Corp. 2013
Komentarze do niniejszej Instrukcji