Description of problem: SSL error [1] is raised when running "openstack stack show NAME" command: OpenStack Client fails to establish SSL connection to 8004 port. We analyzed service catalog, but there are no HTTPS endpoints for orchestration service there. We also collected problematic command's output in debug mode and figured out that this problem is caused by Heat control plane's response to find stack request: location header contains https:// URL, while message contains http:// URL. https://docs.openstack.org/api-ref/orchestration/v1/index.html?expanded=find-stack-detail#find-stack We kindly ask you to help us understand this problem. I will provide detailed outputs and information about collected data privately. [1] SSL exception connecting to https://IP:8004/v1/SUFFIX: HTTPSConnectionPool(host='IP', port=8004): Max retries exceeded with url: SUFFIX (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:897)'),)) Version-Release number of selected component (if applicable): RHOSP 16.1.3