Setup SSL certificate in CentOS 7 using LetsEncrypt 2019
https://awswithatiq.com
Important commands for reference
Create a virtual Host
sudo vi /etc/httpd/conf.d/centos7-sitesnshops.conf
virtual host examples
https://drive.google.com/file/d/1xuV3cQiaPpFNTS5wyKz7q5T4l3AJrPDA/view?usp=sharing
install Certbot
sudo yum -y install epel-release yum-utils certbot-apache
centos 7