Only return a path if the cacert.pem file exists.
authorJohn Peacock <jpeacock@messagesystems.com>
Wed, 21 Nov 2012 18:41:16 +0000 (13:41 -0500)
committerJohn Peacock <jpeacock@messagesystems.com>
Wed, 21 Nov 2012 18:41:16 +0000 (13:41 -0500)
commit20cd46426fda1b048afa90955f445424efa4be46
treeac0605ca354b754b77734f5f99b71e0d31fc60e3
parent50877717c810d47e90281c85ecce198c08af40a5
Only return a path if the cacert.pem file exists.

This will permit the deletion of just that one file in order
to fall back to the [probably more accurate but less consistent]
Distro provided CA certs.
requests/utils.py