pub const GUEST_TLS_CA_PATH: &str = "/.msb/tls/ca.pem";Expand description
Guest-side path to the CA certificate for TLS interception.
Placed by the supervisor via the runtime virtiofs mount. agentd checks for this file during init and installs it into the guest trust store.