![]() |
|
Just another Perl shrine | |
PerlMonks |
Answer: SSL on a TCP connectionby pjf (Curate) |
on Oct 14, 2001 at 17:27 UTC ( #118750=categorized answer: print w/replies, xml ) | Need Help?? |
Q&A > network programming > SSL on a TCP connection - Answer contributed by pjf
Howdy Marcello,
CPAN is your friend. Take a look at IO::Socket::SSL, Net::Daemon::SSL, or the many other SSL modules that are available. There's a good chance that one of them will suit your needs.
Cheers,
|
|