[Zope-dev] Re: ZScheduler and SSL

R. David Murray bitz@bitdance.com
Mon, 31 Jul 2000 14:47:52 -0400 (EDT)


On Mon, 31 Jul 2000, Loren Stafford wrote:
> If there is a generally available solution to this SSL client problem, I
> wouldn't mind building it into ZScheduler as an option. At the very least, I
> could encapsulate the client interface in a separate module. Then you could
> conveniently replace that module with your own.

Lynx has an ssl capable version, but it is currently considered
too buggy to be safe.

w3m also has an ssl version. 

Unfortunately I don't know if the ssl version of either one is
available for Windows.

--RDM