On Jul 20, 4:42 pm, Nike wrote:
> hi!
> It's looks like a ssl error . Under the following step to help u :
> 1. takes a simple code to confirm your pupose without ssl protocol.
> 2. to confirm python version and extended libs work well
> 3. to confirm ssl work well.
>
> goog luck!
>
> nikek
Hi,
I'm trying to get https requests working through an authenticating
proxy with urllib2 in Python 2.5, I'm aware that this isn't supported
"out of the box", so applied the patch
http://bugs.python.org/file9753/http-tunnel-urllib
linked from http://bugs.python.org/issue1424152 , my baseline test