pub fn config_tls_cert_pem_put(
configuration: &Configuration,
body: &str,
) -> Result<ResponseContent<()>, Error<ConfigTlsCertPemPutError>>Expand description
Set certificate for NetHSMs https API e.g. to replace self-signed intital certificate.