Description of problem: Prometheus oauth-proxy refuses authentication with a custom CA Version-Release number of selected component (if applicable): How reproducible: Configure Openshift with upstream load balancer and custom CA and cert Deploy prometheus according to the documentation Steps to Reproduce: 1. Install Openshift with load balancer for UI and API (Public URL) 2. Install custom CA on load balancer 3. Deploy prometheus with ansible according to documentation 4. Connect to prometheus using exposed route Actual results: Authentication failed Expected results: Authentiation should work Additional info: Prometheus oauth proxy rejects connection if PublicURL use a different CA
I believe this is the same issue as 1535585 *** This bug has been marked as a duplicate of bug 1535585 ***