I’m trying to install a Let’s Encrypt Certificate on my develop server at home using the Certbot manual.
I’m running Centos 6.2 but having issues installing python (pip).
I’m not sure how to get it installed since no mirror is found
Error:
Error Downloading Packages:
python-pip-1.3.1-4.el6.noarch: failure: python-pip-1.3.1-4.el6.noarch.rpm from epel: [Errno 256] No more mirrors to try.
Could not install OS dependencies. Aborting bootstrap!
Maybe someone can tell me how to fix this problem?