Maybe zodiac can suggest you to have a look at that into the exception (according to the os you're using)? :)

On Wed, Jun 27, 2012 at 8:50 PM, Sven Van Caekenberghe <sven@beta9.be> wrote:

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