Announcement

Collapse
No announcement yet.

yum SSL: certificate failure

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • yum SSL: certificate failure

    Hi,

    I keep getting errors like this, if i want to download the package readline-devel, which is needed for compiling EasyApache.

    Error Downloading Packages:
    readline-devel-6.0-4.el6.x86_64: failed to retrieve getPackage/readline-devel-6.0-4.el6.x86_64.rpm from cloudlinux-x86_64-server-6
    error was [Errno 14] PYCURL ERROR 51 - "SSL: certificate subject name cl-mirror.uk2group.com does not match target host name cl-mirror.pidginhost.com"

  • #2
    Try doing:
    $ yum clean all

    Comment

    Working...
    X