Message7867

Author erikive
Recipients erikive
Date 2013-02-28.11:45:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362051903.73.0.623402827216.issue2021@psf.upfronthosting.co.za>
In-reply-to
Content
Hi

After changing to jython2.7beta1 from Jython2.5.3 I am no longer able to read content of webpages using SSL, http and using java "trusting all certificates". The response from the https-page is always an empty string, resulting in httplib.BadStatusLine exception from httplib.py in Jython.

I have described the problem on stack overflow: http://stackoverflow.com/questions/15133691/https-with-jython2-7-trusting-all-certificates-does-not-work-result-httplib
History
Date User Action Args
2013-02-28 11:45:03erikivesetrecipients: + erikive
2013-02-28 11:45:03erikivesetmessageid: <1362051903.73.0.623402827216.issue2021@psf.upfronthosting.co.za>
2013-02-28 11:45:03erikivelinkissue2021 messages
2013-02-28 11:45:03erikivecreate