Commit Graph

5 Commits

Author SHA1 Message Date
Cory Benfield 7a51337ce0 Preferentially use certifi to requests. 2014-07-10 21:49:16 +01:00
oczkers 40a060cf57 it`s more pep8 now 2013-01-27 02:04:12 +01:00
Shivaram Lingamneni 985a906c6c Remove support for certifi
As per #1105, certifi is being end-of-lifed. Requests will use either
its own vendored bundle, or possibly (when packaged with OS distributions)
an externally packaged bundle, which can be enabled by patching
requests.certs.where().
2013-01-17 20:44:01 -08:00
Shivaram Lingamneni bbea679ab2 clean up code support for OS certificate bundles 2012-12-23 02:40:18 -08:00
Kenneth Reitz c3ad7af06c include certifi 2012-06-28 15:58:00 -07:00