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 <[email protected]>: > > 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.
