If you are using a Web server plug-in, you can add the following custom property to the configuration settings for that plug-in.
Following is a list of Web server plug-in custom properties that are provided with the Application Server. These properties are not shown on the properties settings pages for the plug-in.
StashfileLocation
Use this property to set a value for the stashfile initialization parameter. This parameter specifies the location of the stash file containing the encrypted password an application uses to authenticate to the server.
Data type | String |
Default | plugins_root/etc/plugin-key.kdb |
KeyringLocation
Use this property to set a value for the keyring initialization parameter. This parameter specifies the location of the keyring file that is used to store and protect the cryptographic keys for the server.
Data type | String |
Default | plugins_root/etc/plugin-key.sth |
Related tasks
plugin-cfg.xml file
Communicating with Web servers