Trying to install certbot for amazon ec2 server

This is what shows up after i call ‘sudo yum install certbot’ and enabling the epel repo:

Loaded plugins: update-motd, upgrade-helper
amzn-main | 2.1 kB 00:00:00
amzn-updates | 2.5 kB 00:00:00
No package certbot available.
Error: Nothing to do

This is what shows up after i call ‘yum repolist enabled’:

Did you take a look at the Certbot page? RHEL6 doesn’t have an OS package - that’s only on 7. Take a look here for how to install for your OS.

Note - you’ll want to pick your webserver software on that site for more accurate instructions regarding issuance. I left it on “None of the above” for the most generic start.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.