Function set_signed

Source
pub async fn set_signed(
    client: &impl Client,
    mount: &str,
    certificate: &str,
) -> Result<(), ClientError>
Expand description

Sets the signed CA certificate

See SetSignedIntermediateRequest