pub fn validate_https(url: &str) -> Result<()>
Validates that a URL uses HTTPS
url
Result indicating whether the URL uses HTTPS