[Zope] Zope & SSL & IE6 redirection bug
Andrew Athan
zope-response@memeplex.com
Mon, 17 Feb 2003 21:20:12 -0500
I have run into several problems with the M2Crypto SSL and ZServerSSL, most
of which I have worked through. I'll post something to www.memeplex.com
and/or www.zope.org soon. However, I'm wondering if I am the only one?
What are people's preferred methods for supporting SSL on Linux? Should I
just have leveraged Apache?
On a final note, the latest IE6 on WinXP seems to have a bug in which a
redirect causes the browser to generate a subsequent request in which the
"Host:" header reflects the original, rather than new, hostname/port. This
leads to incorrect operation of the absolute_url() method ... and all kinds
of nastiness. Anyone also see this?
A.