hey folks, first time fleet user here :slightly_sm...
# fleet
z
hey folks, first time fleet user here 🙂 trying to deploy dev environment locally for testing. Able to get instance running but when I install the .pkg on macOS host never appears in UI? If I look at UI I see some
bad certificate
or
TLS
errors? Any suggestions on how to get it to appear?
d
hey, welcome @Zachary! Use the
-package
command with
--insecure
or
--fleet-certificate
options if you are doing local testing with a self signed cert. https://fleetdm.com/docs/using-fleet/orbit#building-packages
z
will give this a shot! thanks!