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