john-kurkowski/tldextract

allow disabling SSL Certificate checks on URL fetch

Closed this issue · 1 comments

in use of the requests package, with Session() etc. it would be helpful to allow callers to set the boolean flag for enabling/disabling SSL Certificate checks to work around self-signed certs behind a corporate proxy blowing up the usage.

Tracked in #158