Oops: Unable to download: Protocol scheme ‘https’ is not supported (Crypt::SSLeay or IO::Socket::SSL not installed)

这个error 常见于使用csf -u 命令

这个问题的原因在于perl-Crypt-SSLeay and perl-Net-SSLeay are missing

解决方案:

 

yum install perl-Crypt-SSLeay perl-Net-SSLeay

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.