The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "IO::Socket::SSL"

IO::Socket::SSL - SSL sockets with IO::Socket interface River stage four • 350 direct dependents • 2057 total dependents

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way, existing applications can be made SSL-aware without much effort,...

SULLR/IO-Socket-SSL-2.085 - 22 Jan 2024 19:07:08 UTC - Search in distribution

Net::Daemon::SSL - perl extensions for portable ssl daemons River stage zero No dependents

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 - Search in distribution

lib/Net/HTTP2/IOSocketSSL.pm River stage zero No dependents

FELIPE/Net-HTTP2-0.02 - 02 Oct 2022 00:20:31 UTC - Search in distribution

IO::Socket::CLI - CLI for IO::Socket::INET6 and IO::Socket::SSL River stage zero No dependents

"IO::Socket::CLI" provides a command-line interface to IO::Socket::INET6 and IO::Socket::SSL....

ASHLEYW/IO-Socket-CLI-0.041 - 24 Oct 2014 04:01:40 UTC - Search in distribution

IO::Async::SSL - use SSL/TLS with IO::Async River stage two • 15 direct dependents • 15 total dependents

This module extends existing IO::Async classes with extra methods to allow the use of SSL or TLS-based connections using IO::Socket::SSL. It does not directly provide any methods or functions of its own. Primarily, it provides "SSL_connect" and "SSL_...

PEVANS/IO-Async-SSL-0.25 - 16 Aug 2023 16:52:56 UTC - Search in distribution

Net::SMPP::SSL - SSL support for Net::SMPP River stage zero No dependents

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 - Search in distribution

Net::SMTPS - SSL/STARTTLS support for Net::SMTP River stage one • 2 direct dependents • 2 total dependents

This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS support. This module inherits most of all the methods from Net::SMTP(2.X). You may use all the friendly options that came bundled with Net::SMTP. You can control the SSL usage...

TOMO/Net-SMTPS-0.10 - 11 Apr 2020 00:37:18 UTC - Search in distribution

Net::POP3S - SSL/STARTTLS support for Net::POP3 River stage zero No dependents

This module implements a wrapper for Net::POP3, enabling over-SSL/STARTTLS support. This module inherits all the methods from Net::POP3. You may use all the friendly options that came bundled with Net::POP3. You can control the SSL usage with the opt...

TOMO/Net-POP3S-0.12 - 26 Dec 2020 09:50:21 UTC - Search in distribution

Net::LDAPS - use LDAP over an SSL connection River stage two • 71 direct dependents • 82 total dependents

Communicate using the LDAP protocol to a directory server using an encrypted (SSL) network connection. This mechanism is non-standard but widely supported; consider using LDAPv3 with the standard TLS extension if possible (many servers do not support...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

Net::HTTPS - Low-level HTTP over SSL/TLS connection (client) River stage four • 28 direct dependents • 6339 total dependents

The "Net::HTTPS" is a low-level HTTP over SSL/TLS client. The interface is the same as the interface for "Net::HTTP", but the constructor takes additional parameters as accepted by IO::Socket::SSL. The "Net::HTTPS" object is an "IO::Socket::SSL" too,...

OALDERS/Net-HTTP-6.23 - 16 Jun 2023 11:47:29 UTC - Search in distribution

Net::FTPSSL - A FTP over TLS/SSL class River stage one • 1 direct dependent • 1 total dependent

"Net::FTPSSL" is a class implementing a simple FTP client over a Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connection written in Perl as described in RFC959 and RFC2228. It will use TLS v1.2 by default, since TLS is more secure tha...

CLEACH/Net-FTPSSL-0.42 - 01 Oct 2019 00:41:46 UTC - Search in distribution

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 - Search in distribution

Net::Server::Proto::SSL - Net::Server SSL protocol. River stage two • 39 direct dependents • 90 total dependents

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 - Search in distribution

Furl - Lightning-fast URL fetcher River stage three • 83 direct dependents • 100 total dependents

Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!...

SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

epan - Exclusive Perl Archive Nook River stage zero No dependents

This program helps you creating and managing an EPAN - a version of the CPAN that is trimmed down to your needs for installing specific stuff. To start with an example, suppose you have to install Mojolicious and a couple of its plugins in a machine ...

POLETTIX/App-EPAN-0.002 - 19 Jun 2021 09:27:46 UTC - Search in distribution

apid - Generic REST API Daemon River stage zero No dependents

apid is a generic http(s) daemon which can be used to provide a RESTful web service in front of something which isn't already web aware. If you already have some application server or website with a service running, apid is of no use for you. However...

TLINDEN/WWW-REST-Apid-0.07 - 04 Apr 2017 22:22:46 UTC - Search in distribution

YAHC - Yet another HTTP client River stage one • 1 direct dependent • 1 total dependent

YAHC is fast & minimal low-level asynchronous HTTP client intended to be used where you control both the client and the server. Is especially suits cases where set of requests need to be executed against group of machines. It is NOT a general HTTP us...

IKRUGLOV/YAHC-0.035 - 13 Nov 2017 17:47:11 UTC - Search in distribution

Gepok - PSGI server with built-in HTTPS support, Unix sockets, preforking River stage one • 3 direct dependents • 4 total dependents

Gepok is a PSGI server implementation. Its features are: * HTTPS support out-of-the-box This is the primary (if not the only) reason why I wrote Gepok, and why it uses HTTP::Daemon::* family (because there is HTTP::Daemon::SSL). I needed a pure-Perl ...

PERLANCAR/Gepok-0.292 - 11 Sep 2019 10:59:51 UTC - Search in distribution

Redis - Perl binding for Redis database River stage two • 72 direct dependents • 85 total dependents

Pure perl bindings for <https://redis.io/> This version supports protocol 2.x (multi-bulk) or later of Redis available at <https://github.com/antirez/redis/>. This documentation lists commands which are exercised in test suite, but additional command...

DAMS/Redis-2.000 - 13 Jan 2023 22:13:53 UTC - Search in distribution
262 results (0.127 seconds)