Docker tls on CoreOS

I am trying to set tls authorization for docker on CoreOS, following the link in documentation


After following the steps “docker ps” returns
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
Any idea what the problem can be?
Thanks