Search results for "module:Net::SSL"
Net::SMPP::SSL - SSL support for Net::SMPP
Net::SMPP::SSL implements the same API as Net::SMPP, but uses IO::Socket::SSL for its network operations. For interface documentation, please see Net::SMPP. The implementation is based the approach used for Net::SMTP::SSL, thanks to the authors....
SSTUEHRM/Net-SMPP-SSL-0.02 - 17 Jan 2022 14:41:42 UTC
Net::SSL::AutoCA - Provides a automated method for locating CA bundle file/directory.
VVELOX/Net-SSL-AutoCA-0.0.0
-
04 Dec 2009 08:17:44 UTC
Net::SSLeay::OO::SSL - OO interface to Net::SSLeay methods
This module adds some OO niceties to using the Net::SSLeay / OpenSSL SSL objects. This SSL object is a per-connection entity. In general you will create one of these from a Net::SSLeay::OO::Context object which you set up for your process and perhaps...
SAMV/Net-SSLeay-OO-0.02 - 10 Oct 2009 08:23:39 UTC
Net::SSL::ExpireDate - obtain expiration date of certificate
Net::SSL::ExpireDate get certificate from network (SSL) or local file and obtain its expiration date....
HIROSE/Net-SSL-ExpireDate-1.24 - 22 Jun 2022 10:16:25 UTC
Net::IMAP::Simple::SSL - SSL support for Net::IMAP::Simple
This module is a subclass of Net::IMAP::SImple that includes SSL support. The interface is identical....
CWEST/Net-IMAP-Simple-SSL-1.3 - 30 Jun 2004 14:24:36 UTC
Net::MQTT::Simple::SSL - Minimal MQTT version 3 interface with SSL support
A subclass of Net::MQTT::Simple that adds SSL/TLS. Like its base class, a server can be given on the "use" line, in which case "publish" and "retain" are exported so that they can be used as simple functions. This interface supports configuration via...
JUERD/Net-MQTT-Simple-1.29 - 13 Oct 2023 12:09:18 UTC
Net::Daemon::SSL - perl extensions for portable ssl daemons
This class implements an IO::Socket::SSL functionality for Net::Daemon class. See perldoc Net::Daemon for more information about Net::Daemon usage....
MKUL/Net-Daemon-SSL-1.0 - 14 Jun 2000 11:54:57 UTC
Net::Server::Proto::SSL - Net::Server SSL protocol.
Protocol module for Net::Server based on IO::Socket::SSL. This module implements a secure socket layer over tcp (also known as SSL) via the IO::Socket::SSL module. If this module does not work in your situation, please also consider using the SSLEAY ...
RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC
Net::NSS::SSL::LWPCompat - Wrapper for Net::NSS::SSL to make it LWP compatible
CLAESJAC/Crypt-NSS-0.04
-
22 Oct 2008 14:32:22 UTC
Net::Proxy::Connector::ssl - SSL Net::Proxy connector
"Net::Proxy::Connecter::ssl" is a "Net::Proxy::Connector" that can manage SSL connections (thanks to "IO::Socket::SSL"). By default, this connector creates SSL sockets. You will need to subclass it to create "smarter" connectors than can upgrade thei...
BOOK/Net-Proxy-0.13 - 02 Nov 2014 23:29:26 UTC
Test::Reporter::Transport::Net::SMTP::SSL - SMTP over SSL transport for Test::Reporter
This module transmits a Test::Reporter report using Net::SMTP::SSL....
TRCJR/Test-Reporter-Transport-Net-SMTP-SSL-0.1.2 - 20 Feb 2010 17:38:37 UTC
Net::SSLGlue - add/extend SSL support for common perl modules
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::SMTP::SSL - SSL support for Net::SMTP
Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of "Net::SMTP"'s "new" method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smar...
RJBS/Net-SMTP-SSL-1.04 - 10 Oct 2016 03:08:27 UTC
Net::SSLGlue::LWP - proper certificate checking for https in LWP
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::FTP - extend Net::FTP for FTPS (SSL) and IPv6
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
Net::SSLGlue::LDAP - proper certificate checking for ldaps in Net::LDAP
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
EPFL::Net::SSLTest - Website SSL accessibility validator
A simple module to validate SSL accessibility of a Website...
WILLBELL/EPFL-Net-SSLTest-1.00 - 31 Jul 2018 11:22:54 UTC
Net::SSLGlue::Socket - socket which can be either SSL or plain IP (IPv4/IPv6)
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