I'm having error when trying to pull any images from docker hub. I use docker toolbox community edition on windows 8.1
Ex: when trying to pull images with command: docker pull ubuntu
I get error response like this:
Error response from daemon: Get https://registry-1.docker.io/v2/: x509: certificate signed by unknown authority
Note: I get the same error when trying login from docker quick terminal.