LdapSSLKeyFile

This stanza entry specifies the SSL key file name and location.

SSL key file name and location. Use the SSL key file to handle certificates used in LDAP communication. The file extension can be anything, but the extension is usually .kdb.

The certificate files in a directory need to be accessible to the server user (or all users). Ensure the server user (for example, ivmgr) or all users have permission to access the .kdb file and the folder containing the .kdb file. The entries in this stanza are for internal use only. Do not modify the values in this file. To properly configure these entries, use the pdconfig utility.

Options

Usage

Conditional. Required when LdapSSL = ssl.

Default value

The following table shows the default value by platform.

Platform File name
Linux or UNIX /opt/PolicyDirector/keytab/ivmgrd.kdb
Windows c:\program files\tivoli\policy director\keytab\ivmgrd.kdb

Example

LdapSSL = ssl
LdapSSLKeyFile = /opt/PolicyDirector/keytab/ivmgrd.kdb

Parent topic: [pdconfig] stanza