tosher/Mediawiker

InsecureRequestWarning -- wants a verified cert but those fail

Closed this issue · 1 comments

I'm now getting these warnings:

/Users/reagle/Library/Application Support/Sublime Text/Packages/requests/all/requests/packages/urllib3/connectionpool.py:852: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
  InsecureRequestWarning)

I have "is_ssl_cert_verify": false, because it fails as discussed in #185 .