pub fn create_rustls_server_config( private_key: Ed25519PrivateKey, server_name: String, ) -> ServerConfig