4c95e5d30a
- 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 :-)
5 lines
297 B
Text
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.
|