Code: Select all
/usr/sbin/csf -u
I got the following error:
Code: Select all
Oops: Unable to download: Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)
Code: Select all
yum install perl-LWP-Protocol-https
Code: Select all
/usr/sbin/csf -u
Code: Select all
Oops: Unable to download: Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)
Code: Select all
yum install perl-LWP-Protocol-https