minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

Update ISO's CA certs #268

Open poggdogg opened 5 years ago

poggdogg commented 5 years ago

Somewhat related to other CA issues, it looks like there is also a problem with the docker.io cert:

Get https://registry-1.docker.io/v2/: x509: certificate signed by unknown authority It looks like we either need to update the CA or allow for insecure docker.

The current state is that a fresh minishift install fails at this point in Windows 10.