IO-Socket-SSL-2.098

Perl SSL sockets with IO::Socket interface

Index | security

Description

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, at least
if you do blocking I/O and don't use select or poll.

Maintainer: Alexander Bluhm <bluhm@openbsd.org>

Run Dependencies