The steps to install certbot
on an Amazon Linux 2 EC2 instance are:
Enable the EPEL Repository for
yum
using the following command line:sudo amazon-linux-extras install epel
Install
certbot
usingyum
:sudo yum install certbot
Home on the Digital Range
The steps to install certbot
on an Amazon Linux 2 EC2 instance are:
Enable the EPEL Repository for yum
using the following command line:
sudo amazon-linux-extras install epel
Install certbot
using yum
:
sudo yum install certbot