Skip to main content

write_bundle

Function write_bundle 

Source
pub fn write_bundle(inputs: BundleInputs<'_>) -> Result<PathBuf>
Expand description

Compose the trust bundle and write it to disk.

Returns the absolute path to the written file. Errors include:

  • unable to read the system trust store
  • unable to create the file with restrictive permissions
  • unable to write