To encrypt communication between browsers and the Web client CMS server you must install a security certificate. Use the following procedure to obtain a signed security certificate.
Log on as root on the CMS server.
ADDITIONAL INFORMATION:
Important:
You cannot directly log on as root from a remote connection. You must log on using an administered CMS user ID, then use su - root to log on with root privileges.
To create and move to a temporary work directory, use the following commands:
ADDITIONAL INFORMATION:
mkdir /opt/cmsweb/cert/custom
cd /opt/cmsweb/cert/custom
To generate a private key, use the following command: