OpenShift Local/CodeReady Containers (Windows) cert problem?

Latest response

After downloading/installing crc-windows-amd64.msi, running the Setup Wizard hangs after selecting OpenShift and providing pull-secret.

After terminating setup wizard (that hangs), command "crc config view" works with "level=warning msg="Could not load system CA pool: crypto/x509: system root pool is not available on Windows""

Command "crc setup" fails with:
"level=warning msg="Could not load system CA pool: crypto/x509: system root pool is not available on Windows"
INFO Using bundle path C:\Users\fcgc.crc\cache\crc_hyperv_4.10.12_amd64.crcbundle
INFO Checking if current user is in Hyper-V Admins group
INFO Checking if CRC bundle is extracted in '$HOME/.crc'
INFO Checking if C:\Users\fcgc.crc\cache\crc_hyperv_4.10.12_amd64.crcbundle exists
INFO Getting bundle for the CRC executable
INFO Downloading crc_hyperv_4.10.12_amd64.crcbundle
WARN Could not load system CA pool: crypto/x509: system root pool is not available on Windows
Head "https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/crc/bundles/openshift/4.10.12/crc_hyperv_4.10.12_amd64.crcbundle": x509: certificate signed by unknown authority"

Any ideas?

Responses