Name: | perl-Net-SSLGlue |
---|---|
Version: | 1.058 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 67644 |
License: | GPL+ or Artistic |
RPM: | perl-Net-SSLGlue-1.058-1.el7.noarch.rpm |
Source RPM: | perl-Net-SSLGlue-1.058-1.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Net-SSLGlue/ |
Summary: | 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 |