On Wed, Mar 2, 2011 at 11:15 AM, Johan Brichau <johan@inceptive.be> wrote:
I am not certain if it works, but the Cryptography package has an implementation for an https client: http://www.squeaksource.com/Cryptography.html


Yes I've just found this in the SSL package (HttpsSocket and HttpsUrl) - but actually I haven't been able to make it work :(

Laurent


��
On 02 Mar 2011, at 08:16, laurent laffont wrote:

> Hi,
>
> (Url absoluteFromText: 'https://www.google.com') retrieveContents
>
> or
>
> HTTPSocket httpGet:'https://www.google.com'.
>
> fail because they don't like https://. How can I get content on https:// ?
>
>
> Laurent Laffont - @lolgzs
>
> Pharo Smalltalk Screencasts: http://www.pharocasts.com/
> Blog: http://magaloma.blogspot.com/