The server uses a certificate signed by an unknown authority

Posted on

How to fix it

[openshift@openshiftCRC ~]$ eval $(crc oc-env)
[openshift@openshiftCRC ~]$ oc login -u developer https://api.crc.testing:6443
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.
Use insecure connections? (y/n):

Responses