SSL in Squeak

Sebastian Wain swain at helicoid.com
Fri Jan 5 17:03:52 UTC 2001


The easy way to do it (without port anything) is to configure your apache webserver in proxy mode with ssl support, then connect to
the proxy without ssl and the apache forward it with ssl. I made something like this in Linux.

swain

On Fri, 5 Jan 2001 11:00:24 +0100 
Steffen.Mueller at phaidros.com wrote:

> Hallo
> 
> We are looking for something that makes it possible to use SSL in a Squeak
> image to establish a secure connection to a web server.
>  
> Is there someone who has done something like that yet or maybe can help to
> implement this?
>  
> What we found is http://squeak.cs.uiuc.edu/mail/squeak/msg07399.html but
> that has to be ported to Sqeak first and unfortunately seems to work only at
> server side.
>  
> Thanks!
> Steffen
> 
> 





More information about the Squeak-dev mailing list