Hi all, I heard recently about #fleeetm opensourc...
# fleet
v
Hi all, I heard recently about #fleeetm opensource, doing very well... Would like to try to setup in my network.. I am using the below docker compose in my env for the setup.. https://github.com/ksatter/fleet-docker/tree/defcon30 fleet server setup completed without any issues.. But when adding any host to fleet dm getting below error .. Any one can point me the right direction... appreciate your assistance on this.. I tried --insecure=true also still getting the same Client side error: PFA screenshot
g
The logs are truncated in your screenshot but it looks like there might be an issue with TLS. If you run
Copy code
$ openssl s_client -connect 172.25.0.6:8412
does it connect?
v
yes its coccected
g
Oh sorry that’s the fleet desktop URL, looks like you want to try
Copy code
openssl s_client -connect localhost:39947