Install LetsEncrypt in CentOS 7

certbot deprecated support for CentOS 7, so new version of certbot-auto script won’t work on CentOS 7.

To install certbot (letsencrypt command line tool), run

yum install -y epel-release 
yum install -y python2-certbot.noarch

To run it, use command

/usr/bin/certbot-2

See LetsEncrypt

Need help with Linux Server or WordPress? We can help!

Leave a Reply

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