CA Infrastructure ManagementCA Performance Management - Usage and AdministrationDX NetOps
Issue/Introduction
When trying to connect to openapi at http://DA:8581/odataquery it is unable to connect and the URL is using the wrong protocol (http instead of https) as well as port (8381 instead of 8382)
Cause
After CAPC was changed to https, "Scheme" and "Port" were mis-configured in SsoConfig
Environment
Any version of CAPM
Resolution
To resolve do the following:
1. In a CPAC shell go to /opt/CA/PerformanceCenter 2. ./SsoConfig 3. #1 for CA Performance Center 4. #4 Single Sign-On 5. #1 Remote Value 6. #12 Scheme 7. u to update, change to https 8. #13 Port 9. u to update, change to 8382 10. q to quit
You should now be able to log into OpenAPI successfully