After you receive the server certificate from your Certificate Authority, you need to install the certificate and create databases for secure communication.
Type the following URL for starting the administration server in your browser:
http://hostname.domain-name:administration_port |
A window appears, prompting you for a user name and password.
Type the administration user name and password you specified during the Web Server or Application Server installation.
The Administration Server page appears.
Install the server certificate.
For more information on installing the certificate, see the Web Server or Application Server product documentation at http://docs.sun.com
Change to your Web Server or Application Server’s /alias directory.
Copy the database files from the /alias directory to the Instant Messaging server's im_cfg_base directory.
cp https-serverid-hostname-cert8.db /etc/opt/SUNWiim/default/config/cert8.db |
cp https-serverid-hostname-key3.db /etc/opt/SUNWiim/default/config/key3.db |
cp secmod.db /etc/opt/SUNWiim/default/config/secmod.db |
The end user on which the Instant Messaging server runs should have Read permission on cert7.db, key3.db, and secmod.db files. In addition, if you created multiple instances of Instant Messaging, the name of the /default directory will vary depending on the instance.
See Table 3–1 for default locations for im_cfg_base.
Change to your Instant Messaging server's im_cfg_base directory.
See Instant Messaging Server Directory Structure for information on locating im_cfg_base.
Create a file named sslpassword.conf using an editor of your choice.
Enter the following line in sslpassword.conf.
Internal (Software) Token:password |
Where password is the password you specified when you created the trust database.
Save and close sslpassword.conf.
Ensure that all Instant Messenger end users have Ownership and Read permission on sslpassword.conf.
Verify that SSL is working properly.
You can do this a number of ways, for example by following the steps in Invoking the Secure Version of Instant Messenger.
Log in to the Web Server or Application Server as an administrator.
Remove the server instance that you created while requesting the certificate.