Web Policy Agents 5.9.1

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

com.forgerock.agents.config.cert.key.password

Property aliases

com.forgerock.agents.config.cert.key.password (since 4.x)

Type

String

Bootstrap property

Yes

Required property

No

Restart required

No

Copyright © 2010-2023 ForgeRock, all rights reserved.