pub async fn tls_cert_self_signed_new(
) -> impl Future<Output = Result<TlsCertGenResult, OneErr>>
Expand description

Generate a new random Tls keypair and self signed certificate.