June 27, 2012
6:50 p.m.
On 27 Jun 2012, at 20:05, Igor Stasenko wrote:
It should be there out of the box. CHeck the version of VM you using
Smalltalk vm version.
If something is broken, then it should be fixed :) But i am not sure about that, because i am certainly not using SSL daily, so good testing and details about what working(or not) and where could help.
If the plugin is there, like in the main VM download, then it will probably a problem with the SSL libs. Something like sudo apt-get install libssl0.9.8:i386 Lib SSL will of course already be there, but you need the 32 bit version, AFAIK. Sven