pub async fn tls_generate_cert(
app_handle: AppHandle,
hostname: String,
) -> Result<CertificateGenerationResult, String>pub async fn tls_generate_cert(
app_handle: AppHandle,
hostname: String,
) -> Result<CertificateGenerationResult, String>