ssl-keyfile-stash
This stanza entry specifies the file name and location of the SSL password stash file that protects private keys in the key file.
ssl-keyfile-stash = stash-path
File name and location of the SSL password stash file used to protect private keys in the key file. The password might be stored encrypted in the stash file. The file extension can be anything, but it is usually .sth. By default, the key file is in one of the following operating system-specific directories:
- AIX, Linux, and Solaris operating systems
- /var/PolicyDirector/keytab
- Windows operating systems
- c:\program files\tivoli\policy director\keytab
The keytab file is created using one of the following utilities:
ivmgrd.conf mgrsslcfg pd.conf bassslcfg For all other configuration files, it is set with the svrsslcfg utility. The path is defined by the -d option, and the name is defined by the -n option.
The file name, including extension, is generated and set by the configuration utility. Do not edit this stanza entry.