Monticello authentication methods?

Todd Blanchard tblanchard at mac.com
Wed Sep 13 21:53:26 UTC 2006


Even if we fix HTTPSocket (and I have added a couple fixes for 3.9 to allow it to get things like css files), we still don't have https without doing an openssl plugin or writing our own ssl socket layer in Smalltalk.  The plugin makes more sense - and since we are already doing a plugin - we might as well get the most capability from it that we can.  

I've certainly got some uses for it and look forward to its release.

-Todd Blanchard

On Wednesday, September 13, 2006, at 02:43PM, Philippe Marschall <philippe.marschall at gmail.com> wrote:

>2006/9/13, Avi Bryant <avi.bryant at gmail.com>:
>>
>> On Sep 13, 2006, at 1:47 PM, Philippe Marschall wrote:
>>
>> > 2006/9/13, Bert Freudenberg <bert at freudenbergs.de>:
>> >>  HTTPSocket authentication needs to be completely reworked.
>> >
>> > Not only authentication, everything. The whole class is just awful.
>>
>> Hence my interest in a libCURL plugin...
>
>Which is just the confession that HTTPSocket will not be fixed.
>Otherwise there would be no need for libCURL, the protocols would be
>implemented in Squeak and work wherever Squeak works.
>
>Philippe
>
>
>



More information about the Squeak-dev mailing list