[Seaside] https

Stephen Pair spair at acm.org
Mon Mar 24 09:18:23 CET 2003


Avi Bryant wrote:
> On Sat, 22 Mar 2003, Derek Brans wrote:
> 
> > Any thought been given to a secure seaside?  What amount of work do 
> > you think would be required?
> 
> Almost none.  Put it behind Apache using mod_ssl and mod_proxy.

Alternatively, you can use stunnel (www.stunnel.org) if you all you need
is SSL.  Stunnel uses the same SSL library as Apache, so they should be
very comparable in terms of performance and browser compatibility.
Also, with Stunnel, you can initiate outbound SSL connections from your
server.

- Stephen



More information about the Seaside mailing list