Page MenuHome

Include requests' cacert.pem file
ClosedPublic

Authored by Sybren A. Stüvel (sybren) on Mar 10 2016, 4:59 PM.

Diff Detail

Repository
rB Blender

Event Timeline

Sybren A. Stüvel (sybren) retitled this revision from to Include requests' cacert.pem file.
Sybren A. Stüvel (sybren) updated this object.

Seems we need it.

We need to keep requests up to date when doing this.

This revision is now accepted and ready to land.Mar 10 2016, 5:03 PM
Campbell Barton (campbellbarton) edited edge metadata.

Originally I didn't want to have Blender dealing with security (as in - have to update builds whenever new certificates are released).

But think its fine to include, since its expected to use requests in many cases.

This revision was automatically updated to reflect the committed changes.