Web Policy Agents 5.9.1

Server Certificate Trust

A flag to validate the certificate presented during SSL handshakes by the container where AM runs:

  • true: The agent trusts any server certificate. By default, and to facilitate integration and testing, agent is configured to trust any server certificate.

  • false: The agent trusts AM’s certificate only if found to be correct and valid.

If the agent cannot connect to AM, it does not allow access to any protected resource. Ensure the agent is properly configured before setting this property to false.

Default: true

Property name

com.sun.identity.agents.config.trust.server.certs

Property aliases

com.sun.identity.agents.config.trust.server.certs (since 4.x)

Type

Boolean: true returns true; all other strings return false.

Bootstrap property

Yes

Required property

No

Restart required

No

Copyright © 2010-2023 ForgeRock, all rights reserved.