I've been experimenting with SSL and client authentication, and it seems to work pretty well. But I have not been able to get SSL to work through an HTTPS proxy (by setting https_proxy for example).
I haven't found anything in the bug database. This looks to be a known issue with urllib2: http://bugs.python.org/issue1424152 http://www.gossamer-threads.com/lists/python/bugs/628088 Although there appears to be some solutions: http://code.activestate.com/recipes/456195/ So, what's the state of using SSL with an HTTP proxy? Is this known not to work? Or am I missing something? Thanks, Joe _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
