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 UTCVVELOX/Net-SSL-AutoCA-0.0.0 - 04 Dec 2009 08:17:44 UTC
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 UTCNet::SSL::ExpireDate get certificate from network (SSL) or local file and obtain its expiration date....
HIROSE/Net-SSL-ExpireDate-1.21 - 15 Jun 2020 04:22:32 UTCA 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.24 - 22 Jul 2019 15:04:28 UTCThis 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 UTCThis 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 UTCProtocol 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.009 - 10 Aug 2017 21:13:01 UTCCLAESJAC/Crypt-NSS-0.04 - 22 Oct 2008 14:32:22 UTC
"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 UTCThis 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 UTCSome 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 UTCNet::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 UTCNet::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 UTCNet::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 UTCA simple module to validate SSL accessibility of a Website...
WILLBELL/EPFL-Net-SSLTest-1.00 - 31 Jul 2018 11:22:54 UTCFirst, 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 UTCNet::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