pkgsrc/security/p5-Net-SSLeay/DESCR
martti 4c95e5d30a Updated p5-Net-SSLeay to 1.13 (provided by Shell Hung in pkg/15604)
- eliminated initializing random numbers using /etc/passwd per
  comments by Matt Messier <matt@@securesw_.com>
- tested against openssl-0.9.6c (not in pkg now :-)
2002-03-15 12:42:17 +00:00

5 lines
297 B
Text

Net::SSLeay.pm is a perl module that allows you to call Secure
Sockets Layer (SSL) functions of the SSLeay library directly from
your perl scripts. It is useful if you want to program robots that
access secure web servers or if you want to build your own applications
over SSL encrypted tunnels.