Skip to main content

GUEST_TLS_CA_PATH

Constant GUEST_TLS_CA_PATH 

Source
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 sandbox process via the runtime virtiofs mount. agentd checks for this file during init and installs it into the guest trust store.