OpenShift: rhc setup gets 403 error

When I first set up the rhc installation for our installation when I open it, I get the following error:

Connect without checking the certificate? (yes|no): yes DEBUG: Connecting to https://master.sb.local:8443/broker/rest/api DEBUG: Client supports API versions 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7 DEBUG: Created new httpclient DEBUG: Request GET https://master.sb.local:8443/broker/rest/api DEBUG: SSL Verification failed -- Using self signed cert DEBUG: code 403 284 ms You are not authorized to perform this operation. 

Any ideas how to solve this? I am almost sure that this is just a small glitch that I miss.

+5
source share

All Articles