Secure Credential Store Properties
Use Encrypted Credentials
Before you enable Use Encrypted Credentials, see Encrypt Agent Credentials for instructions on how to initialize the Secure Credential Store.
Set Use Encrypted Credentials to True to configure the agent to use credentials encrypted with the Secure Credential Store. When you enable Use Encrypted Credentials, you must supply the Credential Store Filename and the obfuscated Credential Store Password.
When Use Encrypted Credentials is true, encrypt the following:
- Account Access Key
- Controller Keystore Password
- Proxy Password
Element in controller-info.xml:
<use-encrypted-credentials>
Type: Boolean
Default: False
Required: No
Credential Store Filename
The absolute path to the Secure Credential Store keystore. See Encrypt Agent Credentials.
Element in controller-info.xml:
Type: String
Default: None
Required: If Use Encrypted Credentials is set to True
Credential Store Password
The obfuscated keystore password for the Secure Credential Store. See <credential-store-password> Encrypt Agent Credentials.
Element in controller-info.xml:
<credential-store-filename>
Type: String
Default: None
Required: If Use Encrypted Credentials is set to True