-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.13.z, 4.12.z
-
No
-
Rejected
-
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
- blocks
-
OCPBUGS-14031 Invalid CA certificate bundle provided by service account token
- Closed
- clones
-
OCPBUGS-13168 Invalid CA certificate bundle provided by service account token
- Verified
- is blocked by
-
OCPBUGS-13168 Invalid CA certificate bundle provided by service account token
- Verified
- links to