Dec. 22, 2017
3:31 p.m.
the week I return from holidays Iâm planing to get all that done (vm stuff). Esteban
On 22 Dec 2017, at 16:17, Norbert Hartl <norbert@hartl.name> wrote:
I had that problem when openssl 1.1x library was present and SqueakSSL uses 1.0.2 library. The patch is done by Holger and ready to be integrated. But as always it is close to impossible to having something integrated in the vm.
Norbert
Am 22.12.2017 um 16:12 schrieb Torsten Bergmann <astares@gmx.de>:
Hi,
I used ZnClient to call an HTTPS URL and while it worked well in the past I now receive an "SSL Exception: connect failed [code:-5]".
I guess the reason is an update of the URLs site to a server with newer TLS protocol (TLS 1.2 instead of TLS 1.0).
Do we support that already in Pharo?
Thx T.