summaryrefslogtreecommitdiffstats
path: root/perl/Net-SSLeay/README
blob: dd07c64184e8ef7b68432cdf06c5a4753363067f (plain)
1
2
3
4
5
This module offers some high level convenience functions for accessing web pages
on SSL servers (for symmetry, same API is offered for accessing http servers,
too), a sslcat() function for writing your own clients, and finally access to
the SSL api of SSLeay/OpenSSL package so you can write servers or clients for
more complicated applications.