#797452 Support TLS Client Certificiates + HTTPS upload

#797452#5
Date:
2015-08-30 19:22:08 UTC
From:
To:
It'd be great to support TLS Client Certs, doubly so as we start to
support DD sso certs.

We already support TLS, but we need to support a custom CA to verify the
server cert, and define client cert(s) to use.

urllib2 sucks for this, perhaps time to switch to use requests for the
http uploader


    Paul