Keystore file path

The Keystore file path property is used to specify the keystore file full path.

This property is applicable only when the protocol used is HTTPS and Authenticate Client property is specified.

The default path for Keystore file path property is JAVA_HOME/lib/security/cacerts

The corresponding command for this property is -KSL [file_path] (or -KEYSTORELOCATION [file_path]).