p5-IO-Async-SSL
0.25Use SSL/TLS with IO::Async
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_listen, which yield IO::Socket::SSL-upgraded socket handles or IO::Async::SSLStream instances, and two forms of SSL_upgrade to upgrade an existing TCP connection to use SSL.
Origin: security/p5-IO-Async-SSL
Category: security
Size: 58.0KiB
License: ART10, GPLv1+
Maintainer: sunpoet@FreeBSD.org
Dependencies: 4 packages
Required by: 1 packages
Website: metacpan.org/release/IO-Async-SSL
$
pkg install p5-IO-Async-SSLDependencies (4)
Required By (1 packages)
More in security
gnutls3.8.12
GNU Transport Layer Security librarypy311-cryptography45.0.7_2,1
Cryptographic recipes and primitives for Python developerslibgcrypt1.11.2
General purpose cryptographic library based on the code from GnuPGlibgpg-error1.58
Common error values for all GnuPG componentsca_root_nss3.117_2
Root certificate bundle from the Mozilla Projectcyrus-sasl2.1.28_5
RFC 2222 SASL (Simple Authentication and Security Layer)libsodium1.0.21
Library to build higher-level cryptographic toolsphp84-filter8.4.16
The filter shared extension for phplibsecret0.21.7_2
Library to access the secret service APIp5-IO-Socket-SSL2.095
Perl5 interface to SSL sockets