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, to facilitate integration and testing the agent is configured to trust any server certificate. -
false
: The agent trusts AM’s certificate only if found to be correct and valid.
In production environments, set this property to false .
|
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 |
|
Function |
Encryption |
Type |
Boolean: |
Bootstrap property |
Yes |
Required property |
No |
Restart required |
No |