Scifabric / enki

PYBOSSA package to analyze project results easily
GNU Affero General Public License v3.0
6 stars 2 forks source link

Support specifying client certificates with HTTPS endpoints #12

Open lasloo opened 9 years ago

lasloo commented 9 years ago

Would probably initially require changes to pbclient to support this. But once done, it would probably be simply the passing of cert (and/or "verify") info to pbclient from the constructor.