Function fastly_api::apis::tls_csrs_api::create_csr

source ยท
pub async fn create_csr(
    configuration: &mut Configuration,
    params: CreateCsrParams
) -> Result<TlsCsrResponse, Error<CreateCsrError>>
Expand description

Creates a certificate signing request (CSR).