< Home - < Back

perl-Net-SSLGlue


Information about the package, perl-Net-SSLGlue, which is shipped with common Linux distributions. The perl-Net-SSLGlue package is designed for, Add/extend SSL support for common perl modules.


Package Name:

perl-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

Architecture:

noarch

Version:

1.058

Release:

1.el6

Size:

43 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Net-SSLGlue


Control the perl-Net-SSLGlue package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Net-SSLGlue

This command will install perl-Net-SSLGlue on the server.

yum remove perl-Net-SSLGlue

This command will un-install perl-Net-SSLGlue on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Net-SSLGlue, so you have to manually confirm that you want to do this.

yum -y remove perl-Net-SSLGlue

This command will un-install perl-Net-SSLGlue on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Net-SSLGlue when using the -y flag.

yum update perl-Net-SSLGlue

This command will update perl-Net-SSLGlue to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Net-SSLGlue, so you have to manually confirm that you want to do this.

yum -y update perl-Net-SSLGlue

This command will update perl-Net-SSLGlue to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Net-SSLGlue when using the -y flag.

yum info perl-Net-SSLGlue

This command will show you core information about the perl-Net-SSLGlue package.

yum deplist perl-Net-SSLGlue

This command will show you the dependencies for perl-Net-SSLGlue. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Net-SSLGlue

This command will check if there is an update waiting on perl-Net-SSLGlue. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.