Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. oc login -u system:admin
  2. Server [https://localhost:8443]:
  3. The server is using a certificate that does not match its hostname: x509: certificate is valid for ec2-52-90-239-116.compute-1.amazonaws.com, ip-172-18-3-207.ec2.internal, kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, openshift, openshift.default, openshift.default.svc, openshift.default.svc.cluster.local, 172.18.3.207, 172.30.0.1, 52.90.239.116, not localhost
  4. You can bypass the certificate check, but any data you send to the server could be intercepted by others.
  5. Use insecure connections? (y/n): y
  6.  
  7. Authentication required for https://localhost:8443 (openshift)
  8. Username: system:admin
  9. Password:
  10. error: username system:admin is invalid for basic auth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement