arduino gprs SSL connection

hello! I'm using this device

http://www.libelium.com/squidbee/index.php?title=Image:Gprs_hilo_0.jpg

I connect with my TCP server without problems, but, my server needs a SSL comunication, and I can't find the information how to do it!

Is it possible?

Thank you in advance

Ciao,

no, You cannot use SSL.
The Hilo module has no SSL stack onboard, nor the Arduino have processing power for managing SSL.

You could search for other GPRS modules, if I remember well Sieera Wireless has a OpenAT library for SSL and Telit GE863-Pro3 has SSL (well it has an ARM9 MCU inside).

Ciao,
Marco.