Tlsverify in docker supported for rancher hosts?

If we configure tlsverify flag in docker daemon for any servers, will it be possible add it as rancher hosts?

The Rancher agent only uses the UNIX socket, to you can set any options you want for the TCP one.

1 Like

vincent, so rancher agent will never work if we restricted the access only to tcp networking right? Is there anyway to make the rancher agent containers up by passing tlsverify and docker_host flags along with certificates to rancher-agent container?