pub fn generate_self_signed_localhost_certs( cert_dir_path: impl AsRef<Path>, ) -> Result<(), Box<dyn Error>>
writes crt.pem and key.pem to directory