pub async fn sign_intermediate(
client: &impl Client,
mount: &str,
csr: &str,
common_name: &str,
opts: Option<&mut SignIntermediateRequestBuilder>,
) -> Result<SignIntermediateResponse, ClientError>
Expand description
Signs an intermediate CA using the root CA