Install libnet-sslglue-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libnet-sslglue-perl
Description:
module to add/extend SSL support for common perl modules
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.
Homepage: https://metacpan.org/release/Net-SSLGlue
Version: 1.057-1
Section: universe/perl