Only return a path if the cacert.pem file exists.
authorJohn Peacock <jpeacock@jpeacock.int.messagesystems.com>
Wed, 21 Nov 2012 18:34:03 +0000 (13:34 -0500)
committerJohn Peacock <jpeacock@jpeacock.int.messagesystems.com>
Wed, 21 Nov 2012 18:34:03 +0000 (13:34 -0500)
commitc5fddb95edd7694c0164ae2a5279ceeebe475511
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