[Zope-dev] SSL Server integrated to Zope
Hajime Nakagami
nakagami@da2.so-net.ne.jp
Thu, 14 Nov 2002 11:52:10 +0900
Hi!
I try to hack SSL Server integreted to Zope.
http://www.zope.org/Members/nakagami/zSSL
#I wan't to use M2Crypto, Because It's difficult to me.
I don't have enoght test, And I only tested on Cygwin.
But I think zSSL good for several platform and some version
(Probably 2.5 and later) of Zope.
Please someone test that and send comment to me.
PS.
I have heard from a Linux Box user that when large page saved,
zSSL came to stop.
Is it blocking I/O ? race condition ?, please someone teachme.