Antonio de Almeida wrote:
> 
> Hi,
> 
> I'm new to the list and have a pretty beginner request.
> I coudn't find an answer in the FAQ's and in the archive so
> I hope that somebody can help me.
> 
> My intension to develop a perl script that use Sockets
> for the communication and SSL to protect the data.
> 
> At CPAN i found IO::Socket::SSL. It seems to be the right
> module for my needs. But unfortunatelly I didn't success in
> running the demo scripts. There are more SSL Modules, so I'm
> not sure if I choose the right one.
> 
> Do someone know the dependencies of these modules, if there
> are some?
> 
> Crypt::SSLeay
> IO::Socket::SSL
> Net::SSLeay
> OpenCA::OpenSSL
> 
> Which modules do I need?

You probably don't need Crypt::SSLeay, as it just enables
LWP https requests.  I would be Net::SSLeay or IO::Socket::SSL
to do it for you.

--Joshua
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to