D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
perl-IO-Socket-SSL
/
Filename :
README
back
Copy
IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET. In order to use IO::Socket::SSL you need to have Net::SSLeay v1.46 or newer installed. To use ECDH curves (needed for perfect forward secrecy) you need to use Net::SSLeay >= 1.56. To use OCSP to check for certificate revocations you need OpenSSL 1.0.0 or better and Net::SSLeay>=1.59. For those who do not have a built-in random number generator (including most users of Solaris), you should install one before attempting to install IO::Socket::SSL. If you don't already have a favorite, try "egd" (egd.sourceforge.net) or one of the other "Related Projects" listed on its home page. If you want to bypass the test for existence of the RNG, then set the "SKIP_RNG_TEST" environment variable to a true value. In addition to providing a general OO interface to SSL sockets, this package can be used with libwww-perl. installation: perl Makefile.PL make make test make install -- Steffen Ullrich, Steffen_Ullrich at genua.de Peter Behroozi, behrooz at fas.harvard.edu (Originally by Marko Asplund, marko.asplund at kronodoc.fi)
Name
Size
Last Modified
Owner
Permissions
Actions
certs
Dir
July 28 2023 2:57:20
root
0755
docs
Dir
July 28 2023 2:57:20
root
0755
example
Dir
July 28 2023 2:57:20
root
0755
BUGS
1.696
KB
January 23 2018 6:38:07
root
0644
Changes
72.873
KB
March 06 2019 6:53:29
root
0644
README
1.143
KB
January 23 2018 6:38:07
root
0644
2017 © D7net | D704T team