tosher / Mediawiker

A plugin for Sublime Text editor that adds possibility to use it as Wiki Editor on MediaWiki-based sites like Wikipedia and many other.
Other
137 stars 27 forks source link

InsecureRequestWarning -- wants a verified cert but those fail #195

Closed reagle closed 1 year ago

reagle commented 2 years ago

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 .

tosher commented 1 year ago

Please check the new version: https://github.com/tosher/Mediawiker/releases/tag/v3.6.16