June 27, 2012
1:29 p.m.
Hi, i work with Pharo1.4 Latest update: #14445 on MacBook. I'm interested to do TLS with Zodiac. I load the relative Zodiac 1.0 version In the http://zdc.stfx.eu/zodiac-paper.html i read: " Installation instructions can be found there. Note that Zodiac not only requires Smalltalk code but a VM plugin as well, some VMs include the plugin by default. " Now when i do https request : ZnEasy get: 'https://www.sandbox.paypal.com'. the system erase the error: PrimitiveFailed: primitive #primitiveSSLCreate in ZdcPluginSSLSession failed What i need to do ? I can download a Pharo image with the relative VM plugin installed ? Thanks for any consideration. Dario