blob: 20734384d0daef8901a67024e926a8e8e999e17c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This module offers
- some high level convenience functions for accessing web pages on SSL servers
- a sslcat() function for writing your own clients
- access to the SSL api of SSLeay package,
so you can write servers or clients for more complicated applications
WWW: http://search.cpan.org/dist/Net-SSLeay/
|