When using the server hostname as "<FQDN>:443" in the policy manager, the connection failed with the message "Connection Broken".
The configured service name in Openshift is: https://<FQDN>
This server hostname is added in the /etc/hosts file but still, the connection fails.
Release : 10.0
Component : POLICY MANAGER ,API GATEWAY
OpenShift 3.11 , Container Gateway
1. The hostname is very long and does not resolve by DNS correctly.
2. Edit /etc/hosts file and use a short name; modified from <FQDN> to <ShortName>
3. After this change, connect the Policy Manager with the Gateway v10 container in Openshift.