--- Bear http://code-bear.com
Open Source Applications Foundation (OSAF) http://www.osafoundation.org
PGP Fingerprint = 9996 719F 973D B11B E111 D770 9331 E822 40B3 CD29
On May 4, 2005, at 11:34 AM, Bryan Stearns wrote:
I'm trying to dip my toe into the vast ocean that is Twisted, by writing a little web app that'll get a page from somewhere else, process it, and return it to me.
Unfortunately, the "somewhere else" web server requires SSL (it's our Bugzilla server). Twisted.web's getPage works fine for normal pages, but throws from way down deep when the url starts with https: it can't "import OpenSSL as SSL".
I'm using my Chandler copy of python to run this, and I thought we got Twisted to use M2Crypto for our mail SSL connections... Is there a way to get Twisted to use it for HTTP S page requests? (or can anyone hint at what my next step ought to be?)
Thanks, ...Bryan
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
PGP.sig
Description: This is a digitally signed message part
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
