HttpView2 1.1-beta available on Squeak Map

Giovanni Corriga giovanni at corriga.net
Sun Nov 4 19:40:30 UTC 2007


Il giorno dom, 04/11/2007 alle 09.23 -0800, Rob Withers ha scritto:
> Ok, I got an HttpsService defined, but my SSLSocket still doesn't support 
> all of the protocol you expect a socket to have.  I'll work on that.  You 
> would have to launch this from your HVRootView class like:
> 
>  ^(HttpsService startOn: portNum named: name)
>   loadRSACertificateFile: 'certificates/rsa.cert' privateKeyFile: 
> 'certificates/rsa.key';
>   plug: ma rootModule; mode: mode

Looks good.

	Giovanni




More information about the Squeak-dev mailing list