pub fn validate_https_url( url: &Url, field_name: &str, ) -> Result<(), ConfigError>
Validate that a URL is HTTPS