Search found 1 match

by enkrypt
31 Mar 2015, 13:23
Forum: General Discussion (csf)
Topic: Unable to connect to download[DOT]configserver[DOT]com
Replies: 2
Views: 2973

Re: Unable to connect to download[DOT]configserver[DOT]com

Are you getting this when trying `csf -u`?

Code: Select all

Oops: Unable to download: Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)
If so you need to install the SSL perl dependencies:

Code: Select all

yum install perl-Crypt-SSLeay perl-LWP-Protocol-https