Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDFGHILMOPQRSTUWXZ
]
perl-Net-SSLGlue - Add/extend SSL support for common perl modules
- Website:
- http://search.cpan.org/dist/Net-SSLGlue/
- Licence:
- GPL+ or Artistic
- Vendor:
- Remi Collet
- Description:
Some commonly used perl modules don't have SSL support at all, even if the
protocol would support it. Others have SSL support, but most of them don't
do proper checking of the servers certificate.
The Net::SSLGlue::* modules try to add SSL support or proper certificate to
these modules. Currently is support for the following modules available:
- Net::SMTP - add SSL from beginning or using STARTTLS
- Net::LDAP - add proper certificate checking
- LWP - add proper certificate checking
Packages