Skip to content

Tiny error in "Add EPEL repository" chapter of centos recipe #279

@zh-f

Description

@zh-f

When I ran this command

wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 https://www.fedoraproject.org/static/0608B895.txt

I got this Error:

ERROR: certificate common name “*.fedoraproject.org” doesn’t match requested host name “getfedora.org”.
To connect to getfedora.org insecurely, use ‘--no-check-certificate’.

After adding '--no-check-certificate', it was all good.

So I wonder if this recipe needs to be updated or that's just about my environment?:sweat_smile:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions