freebsd-ports/security/p5-IO-Async-SSL/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

9 lines
470 B
Text

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.
WWW: https://metacpan.org/release/IO-Async-SSL