In case anyone else is having this problem, the solution is:
docker-machine regenerate-certs machine-name
Where machine-name is the name of the machine with bad cert.
Share and learn in the Docker community.
In case anyone else is having this problem, the solution is:
docker-machine regenerate-certs machine-name
Where machine-name is the name of the machine with bad cert.