codeforamerica / cfapi

The Code for America API. Tracks and motivates activity and participation across the civic technology movement.
http://codeforamerica.org/api
MIT License
113 stars 52 forks source link

InsecurePlatformWarnings from urllib3 showing up on update #295

Closed tmaybe closed 8 years ago

tmaybe commented 8 years ago

urllib3 (as part of requests) is throwing many InsecurePlatformWarning errors during updates.

2015-12-28T19:30:20.386829+00:00 app[scheduler.4336]: /app/.heroku/python/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:120: 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. 2015-12-28T19:30:20.386830+00:00 app[scheduler.4336]: InsecurePlatformWarning