[squeak-dev] SqueakSSL + TLS SNI

David T. Lewis lewis at mail.msen.com
Fri Apr 10 01:02:45 UTC 2015


On Fri, Apr 10, 2015 at 02:17:45AM +0200, Tobias Pape wrote:
> Hi,
> 
> 
> On 16.10.2014, at 13:46, Levente Uzonyi <leves at elte.hu> wrote:
> 
> > Hi,
> > 
> > I've implemented support for TLS SNI[1] for SqueakSSL on unix. I've uploaded the modified source files[2][3], a diff[4], and a prebuilt module[5] (built on Ubuntu 14.04 from the Cog branch).
> > The image side code is also available[6], along with an updated version of the WebClient[7] package, and intermediate packages with various improvements[8].
> > The image side code works even if the plugin doesn't support TLS SNI, but this version of WebClient won't work with older versions of the SqueakSSL-Core package.
> > Please review the changes, and consider adding them to the corresponding repositories!
> > 
> > Levente
> > 
> > [1] https://en.wikipedia.org/wiki/Server_Name_Indication
> > [2] http://leves.web.elte.hu/squeak/SqueakSSL/SqueakSSL.h
> > [3] http://leves.web.elte.hu/squeak/SqueakSSL/sqUnixOpenSSL.c
> > [4] http://leves.web.elte.hu/squeak/SqueakSSL/diff.txt
> > [5] http://leves.web.elte.hu/squeak/SqueakSSL/SqueakSSL
> > [6] http://leves.web.elte.hu/squeak/SqueakSSL/SqueakSSL-Core-ul.29.mcz
> > [7] http://leves.web.elte.hu/squeak/SqueakSSL/WebClient-Core-ul.98.mcz
> > [8] http://leves.web.elte.hu/squeak/SqueakSSL/
> 
> I have things for OSX i think.
> Can someone confirm?
> 
> 
> Best
> 	-Tobias
> 


I added this to http://bugs.squeak.org/view.php?id=7824

Dave




More information about the Squeak-dev mailing list