Issue/Problem/Symptoms:
When trying to log into MTP with SSL configured it is redirecting to ADA console via IP address which causes a certificate error. Need to redirect to the FQDN name of ADA as the certificate is set to the FQDN.
Environment:
MTP 10.0+
ADA 10.0+
Cause:
By default the IP address is set to the ADA console for SSO redirect
Resolution/Workaround:
You can set the FQDN as the SSO redirect by running the following script on the MTP machine
/opt/NetQoS/scripts/setConsoleSSO.php <name>
example:
/opt/NetQoS/scripts/setConsoleSSO.php ada1.xyz.com
Additional Information:
To reset info in the database to use IP again run the following:
/opt/NetQoS/scripts/setConsoleSSO.php NULL