Private Key Password
When AM is configured for client-side certificate verification, and the PEM file containing the client certificate private key is password-protected, set this property to the obfuscated password.
Obfuscate the password by using agentadmin --p
command. For example:
$ /web_agents/agent-type/bin> ./agentadmin --p "Encryption Key" "cat cert_password.file"
Encrypted password value: zck+6RKqjtc=
Where Encryption Key
is the value of Agent Profile Password Encryption Key.
Default: Empty
Property name |
|
Function |
Encryption |
Type |
String |
Bootstrap property |
Yes |
Required property |
No |
Restart required |
No |