Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
The passwords that are encrypted are the ones set as arguments for the proxy-pass, key-password, keystore-password, and truststore-password attributes in fglam.config.xml. These passwords are encrypted after you manually edit them in fglam.config.xml and then restart the Agent Manager.
Why are two URLs displayed for localhost when I search for HA peers?
If you specify a localhost address as the Management Server URL and then search for HA peers (while installing or configuring the Agent Manager), two URLs appear: one that shows the real machine name and one for localhost.
For example, you are installing the Agent Manager on server1, the same machine on which the Management Server is running. You type localhost and 8080 as the host name and port used by the Agent Manager to connect to the Management Server. After you search for HA peers, two URLs are listed: http://localhost:8080 and http://server1.example.com:8080.
I tested the connection between the Agent Manager and a Management Server, but the Management Server URL failed the connectivity test. Why did this happen?