[ansible-project] Re: docker connection over remote host tcp no tls

2018-08-22 Thread Tom van Duist
Thank you for the response. Using 'openssl s_client -connect hostB:2375' from host A to host B I belive that SSL is not active on hostB:2375: CONNECTED(0003) 140680139757208:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:794: --- no peer certificate available

[ansible-project] Re: docker connection over remote host tcp no tls

2018-08-21 Thread Tom van Duist
Hey, Did you ever solve this issue? I'm running in to the same problem.. Op maandag 20 november 2017 08:09:47 UTC schreef Esteban Mirizio: > > Hi everyone! > > I'm Having a hard time trying to a remote docker connection over non tls. > What I'm trying to achieve is to execute an ansible playbo