2018-04-04 18:36 GMT+02:00 Tobias Pape <Das.Linux@gmx.de>:

Hi

> On 04.04.2018, at 16:50, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:
>
> [
[…]
> Hi Tobias,
> On windows 7, I have the same behaviour as Pharo with a Squeak Trunk image
>
>     "this one works:"
>     WebClient httpGet: 'https://google.com'.
>
>     "this one not, error SSL connect failed with code: -5"
>     WebClient httpGet: 'https://github.com'.
>
> Launching the image both with latest squeak.cog.spur and pharo.cog.spur VM lead to same symptoms...
> The fact that there is a different behavior depending on the OS (other reported that it works in windows 10) does not militate for a Zodiac problem.

True.

I tried on windows 8.1 because it's the only one I have.

Can you get me the output from both connections for squeak, also?

Best regards
        -Tobias

And I confirm that all works well in Windows 10.
You'll have to wait tomorrow for the logging details on win7...
cheers