错误: 在替换 API 证书后登录 OpenShift 4 时,x509 证书被未知颁发机构签名
Issue
- API 证书已被替换,现在
oc login
失败并显示下一个错误:
$ oc login https://api.cluster.domain.tld:6443
error: x509: certificate signed by unknown authority
- 在命令行中添加 CA 没有帮助:
$ oc login --certificate-authority=ca-cert.pem https://api.cluster.domain.tld:6443
error: x509: certificate signed by unknown authority
Environment
- Red Hat OpenShift Container Platform
- 4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.