Distributing the key database file

After creating the key database file and importing any required certificates, make the key database file and password stash file available to all clients that access the LDAP directory server.
The following variable is used in path names in this topic:
RATIONAL_COMMON
Directory where Rational common files are installed

After you create the key database file and import any self-signed or new signer certificates from other Certificate Authorities into it, you must make the key database file and password stash file available to all clients that access the LDAP directory server. When Rational® ClearQuest® attempts to authenticate a user against the LDAP directory server using SSL, it retrieves the appropriate signer certificate from the key database file. If Rational ClearQuest cannot find the key database file and password stash file, it cannot authenticate the user.

Choose one of the following methods for making the key database file available for all clients:

It is possible to use a combination of these methods. For example, some clients might use the default location and other clients might use the RATL_SSL_KEYRING environment variable to identify the location of the files. Rational ClearQuest uses the following algorithm to attempt to find the key database file and password stash file:

  1. If the RATL_SSL_KEYRING environment variable is set on the client computer, Rational ClearQuest uses that location.
  2. If the RATL_SSL_KEYRING environment variable is not set, and you identified the location by specifying the -K option to the installutil setldapinit subcommand, Rational ClearQuest uses that location.
  3. If the RATL_SSL_KEYRING environment variable is not set and you did not specify the -K option to the installutil setldapinit subcommand, Rational ClearQuest looks in the default location for ldapkey.kdb and ldapkey.sth.