Steffen Ullrich > Net-SSLGlue-0.2 > Net::SSLGlue

Download:
Net-SSLGlue-0.2.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Module Version: 0.2   Source  

NAME ^

Net::SSLGlue - add/extend SSL support for common perl modules

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

COPYRIGHT ^

This module and the modules in the Net::SSLGlue Hierarchy distributed together with this module are copyright (c) 2008, Steffen Ullrich. All Rights Reserved. These modules are free software. They may be used, redistributed and/or modified under the same terms as Perl itself.