I am unable to login to Web Reports with a valid username/pwd. Apparently this is being caused by the fact that Web Reports is trying to make an api call to get the database version which is failing due to certificate errors:
Mon, 18 Sep 2017 13:21:45 -0400 – 1946154752 – Connecting to datasource: XXXXXXXXXXX.example.com
Mon, 18 Sep 2017 13:21:45 -0400 – 1946154752 – Retrying RequestServerData (GET https://YYYYYYYYYYY.example.com:52311/data/database-version): HTTP Error 60: Peer certificate cannot be authenticated with given CA certificates: SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
However the certificate is fine, when I view the certificate information for the api call it shows the correct CA chain, gives no errors and returns the data fine. Using curl, it works as well with no CA error. The Web Reports runs on the root BES server and both Web Reports and the BESServer service are using the same certificate. I have another system configured similarly with no issues. This seems to have started when I attempted to install the WebUI.