This package browser is in early development. Mind the rough edges.

perl-net-ssleay

Perl extension for using OpenSSL

This module offers some high level convenience functions for accessing web pages on SSL servers (for symmetry, the same API is offered for accessing http servers, too), an sslcat() function for writing your own clients, and finally access to the SSL api of the SSLeay/OpenSSL package so you can write servers or clients for more complicated applications.

Installation

Install the latest version of perl-net-ssleay as follows:

guix install perl-net-ssleay

Or install a particular version:

guix install perl-net-ssleay@1.92

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.