The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::SSLGlue::Socket"

Net::SSLGlue::Socket - socket which can be either SSL or plain IP (IPv4/IPv6) River stage zero No dependents

First, it is recommended to use IO::Socket::SSL directly instead of this module, since this kind of functionality is available in IO::Socket::SSL since version 1.994. Net::SSLGlue::Socket implements a socket which can be either plain or SSL. If IO::S...

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC

Net::SSLGlue::LWP - proper certificate checking for https in LWP River stage zero No dependents

Net::SSLGlue::LWP modifies Net::HTTPS and LWP::Protocol::https so that Net::HTTPS is forced to use IO::Socket::SSL instead of Crypt::SSLeay, and that LWP::Protocol::https does proper certificate checking using the "http" SSL_verify_scheme from IO::So...

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC

Net::SSLGlue::SMTP - make Net::SMTP able to use SSL River stage zero No dependents

Net::SSLGlue::SMTP extends Net::SMTP so one can either start directly with SSL or switch later to SSL using the STARTTLS command. By default it will take care to verify the certificate according to the rules for SMTP implemented in IO::Socket::SSL....

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC

Net::SSLGlue::POP3 - make Net::POP3 able to use SSL River stage zero No dependents

Net::SSLGlue::POP3 extends Net::POP3 so one can either start directly with SSL or switch later to SSL using the STLS command. By default it will take care to verify the certificate according to the rules for POP3 implemented in IO::Socket::SSL....

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC

Net::SSLGlue - add/extend SSL support for common perl modules River stage zero No dependents

Some commonly used perl modules don't have SSL support at all, even if the protocol supports it. Others have SSL support, but most of them don't do proper checking of the server's certificate. The "Net::SSLGlue::*" modules try to add SSL support or p...

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC

Net::SSLGlue::LDAP - proper certificate checking for ldaps in Net::LDAP River stage zero No dependents

Net::SSLGlue::LDAP modifies Net::LDAP so that it does proper certificate checking using the "ldap" SSL_verify_scheme from IO::Socket::SSL. Because Net::LDAP does not have a mechanism to forward arbitrary parameters for the construction of the underly...

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC

Net::SSLGlue::FTP - extend Net::FTP for FTPS (SSL) and IPv6 River stage zero No dependents

Net::SSLGlue::FTP extends Net::FTP so one can either start directly with SSL or switch later to SSL using starttls method (AUTH TLS command). If IO::Socket::IP or IO::Socket::INET6 are installed it will also transparently use IPv6. By default it will...

SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC
7 results (0.99 seconds)