pub fn create_http_client(identity: Option<Identity>) -> Result<Client, Error>
Creates a new HTTP client to use, will use the client identity if one is provided
identity