-
Bug
-
Resolution: Done
-
Critical
-
4.12.z
-
No
-
Proposed
-
False
-
This is a clone of issue OCPBUGS-13168. The following is the description of the original issue:
—
Description of problem:
oc login --token=$token
--server=https://api.dalh-dev-hs-2.05zb.p3.openshiftapps.com:443 --certificate-authority=ca.crt
The server uses a certificate signed by an unknown authority.
You can bypass the certificate check, but any data you send to the server could be intercepted by others.
The referenced "ca.crt" comes from the Secret created when a Service Account is created.
Version-Release number of selected component (if applicable): 4.12.12
How reproducible: Always
- clones
-
OCPBUGS-13168 Invalid CA certificate bundle provided by service account token
- Verified
- is blocked by
-
OCPBUGS-14030 Invalid CA certificate bundle provided by service account token
- Closed
- links to