25 Mar
2003
25 Mar
'03
8:54 a.m.
On Mon, 2003-03-24 at 00:49, Stefan A. Nagey wrote:
the reason i use 2.2.2 is that httpsconnection before 2.2.2 doesn't work with microsoft IIS. Which is tough when your payment processor runs iis :-)
You don't have to run Zope under 2.2 to get this functionality... you can just hand off to 2.2 with popen3 as necessary. Here's a quick howto: http://www.zope.org/Members/dylanr/secure_post HTH, Dylan