pub async fn revoke(
client: &impl Client,
mount: &str,
serial: &str,
) -> Result<RevokeCertificateResponse, ClientError>Expand description
Revokes a certificate using its serial
pub async fn revoke(
client: &impl Client,
mount: &str,
serial: &str,
) -> Result<RevokeCertificateResponse, ClientError>Revokes a certificate using its serial