软件包: libio-socket-ssl-perl (1.31-1) [universe]
libio-socket-ssl-perl 的相关链接
Ubuntu 的资源:
下载源码包 libio-socket-ssl-perl:
- [libio-socket-ssl-perl_1.31-1.dsc]
- [libio-socket-ssl-perl_1.31.orig.tar.gz]
- [libio-socket-ssl-perl_1.31-1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- gregor herrmann
- Ansgar Burchardt
- Rene Mayorga
- Antonio Radici
- Salvatore Bonaccorso
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
Perl module implementing object oriented interface to SSL sockets
This module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl.
IO::Socket::SSL uses IPv6 if libio-socket-inet6-perl is installed.
其他与 libio-socket-ssl-perl 有关的软件包
|
|
|
-
- dep: libnet-ssleay-perl (>= 1.35)
- Perl module for Secure Sockets Layer (SSL)
-
- dep: netbase
- Basic TCP/IP networking system
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libnet-libidn-perl
- Perl bindings for GNU Libidn
-
- sug: libio-socket-inet6-perl
- Object interface for AF_INET6 domain sockets