jsdelivr / bot

DEPRECATED The jerk of a bot that checks PRs and responds in comments
22 stars 14 forks source link

hostname doesn't match fastly.net #38

Closed montanaflynn closed 9 years ago

montanaflynn commented 9 years ago

I just submitted a PR for my human-date library and got this error:

Looks like the info.ini has a few problems:
    hostname 'www.npmjs.com' doesn't match either of 'a.sni.fastly.net', 'a.sni.global-ssl.fastly.net'

I didn't see anything about fastly anyhwere in the CONTRIBUTING section or here in existing issues. Please advise on next course of action.

megawac commented 9 years ago

That's because http://docs.python-requests.org/en/latest/ fails to validate the https certificate. There is little I can do about this