zwass
03/12/2019, 6:57 PM--verbose --tls_dump
so you can take a look at the enroll secret osqueryd
is sending.Marquis Carroll
03/12/2019, 6:58 PMseph
03/12/2019, 7:00 PM--debug
Marquis Carroll
03/12/2019, 7:20 PMAccess the debug endpoints at /debug/?token=<token>
and it keeps saying invalid enroll secret so should I specify that token in the fleet serve command?zwass
03/12/2019, 8:34 PM--debug
in Launcher do the equivalent of --tls_dump
? IIRC it doesn't and maybe that's a feature we should add.seph
03/12/2019, 8:40 PM--tls_dump
zwass
03/12/2019, 8:44 PMMarquis Carroll
03/12/2019, 8:54 PM/usr/bin/fleet serve --mysql_address=127.0.0.1:3306 --mysql_database=kolide --mysql_username=user --mysql_password=password --redis_address=127.0.0.1:6379 --server_cert=/tmp/kolide.cert --server_key=/tmp/server.key --auth_jwt_key <key> --debug
zwass
03/12/2019, 9:02 PMMarquis Carroll
03/12/2019, 9:17 PMzwass
03/13/2019, 1:29 AMMarquis Carroll
03/13/2019, 3:56 PM