When using Sickle with a https:// (SSL) URL I get the following error message:
[...]/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
When using Sickle with a https:// (SSL) URL I get the following error message:
Any thoughts on how to fix this in Sickle?