Does anyone know how we could use the Orbit instal...
# fleet
p
Does anyone know how we could use the Orbit install package with mutual TLS? Right now we can manually drop the client keypair on disk and use the packaged flagfile to provide the path, but ideally we would like to include the keypair in the .msi package so we can use a single clean package install for the entire agent. Right now I just don't see a way to bake the certificate and key files into the .msi using the
fleetctl package
command. Would that be a new feature request or am I missing something?
s
I do believe that would be a new feature request!
p
Thanks , I just created this: https://github.com/fleetdm/fleet/issues/7970
s
thanks! you beat me to it this time 🙂 I will surface it internally