That is really great. SSL is really somthing important. Well done!
Norbert > Am 20.12.2017 um 08:55 schrieb Pierce Ng <pie...@samadhiweb.com>: > > Hi all, > > OpenSSL-Pharo now works on Windows. Tested on Windows 10 with a fresh 32-bit > Pharo 6.1 zip package downloaded from pharo.org. On Windows this library uses > libeay.dll which is bundled with the Pharo VM. > > Metacello new > baseline: 'OpenSSL'; > smalltalkhubUser: 'PierceNg' project: 'OpenSSL-Pharo'; > load. > > Pierce