-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 5.6.0.0
-
Fix Version/s: None
-
Component/s: Web Agents
-
Environment:Windows IIS Agent
From looking at the configuration file after installation e.g C:/web_agents/iis_agent/instances/agent_1/config/agent.conf
The location of the "org.forgerock.agents.config.secure.channel.disable" element in the config is in the wrong position. It is in the middle of the title text and should be lower down.
# # Copyright 2014-2019 ForgeRock AS. All Rights Reserved # # Use of this code requires a commercial software license with ForgeRock AS. # or with one of its affiliates. All use shall be exclusively subject # to such license between the licensee and ForgeRock AS. # #------------------------------------------------------------------------------ # Web Agents Property file # # For documentation relating to these properties, see # https://backstage.forgerock.com/docs/am # # AM Policy Agent # org.forgerock.agents.config.secure.channel.disable = false # Version: 5.7 #------------------------------------------------------------------------------ # Bootstrap Properties # # AM Policy Agent # # Version: 5.7