1Net::SSLGlue(3)       User Contributed Perl Documentation      Net::SSLGlue(3)
2
3
4

NAME

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

DESCRIPTION

9       Some commonly used perl modules don't have SSL support at all, even if
10       the protocol supports it. Others have SSL support, but most of them
11       don't do proper checking of the server's certificate.
12
13       The "Net::SSLGlue::*" modules try to add SSL support or proper
14       certificate checking to these modules. Currently support for the
15       following modules is available:
16
17       Net::SMTP - add SSL from beginning or using STARTTLS
18       Net::LDAP - add proper certificate checking
19       LWP - add proper certificate checking
20
22       This module and the modules in the Net::SSLGlue Hierarchy distributed
23       together with this module are copyright (c) 2008-2011, Steffen Ullrich.
24       All Rights Reserved.  These modules are free software. They may be
25       used, redistributed and/or modified under the same terms as Perl
26       itself.
27
28
29
30perl v5.12.3                      2011-07-17                   Net::SSLGlue(3)
Impressum