Hi, I'd like to manually install certbot so I can play around with trying to genrate a wildcard certificate. I want to ensure I DO NOT interfere with the current cPanel SSL process, so it it safe to just follow the below instructions to install certbot? https://pocketadmin.tech/en/install-certbot-on-centos/#Install_Certbot_on_CentOS_7_with_nginx_apache
yum install epel-release
yum install certbot python2-certbot-apache
I don't plan on using the apache method for validation, so the below would probably suffice?
yum install certbot
Thanks
yum install epel-release
yum install certbot python2-certbot-apache
I don't plan on using the apache method for validation, so the below would probably suffice?
yum install certbot
Thanks
Last edited: