ACME.sh for Namecheap
Gold: https://dev.to/atomar/let-s-encrypt-ssl-certificate-in-namecheap-autorenewal-verified-working-using-acme-sh-4m7i http://www.theopsfloor.com/wp-content/uploads/2023/09/Let’s-Encrypt-SSL-certificate-in-Namecheap-AutoRenewal-–-Verified-working-–-Using-ACME.sh-DEV-Co.pdf #Get acme.sh utility curl https://get.acme.sh | sh #Source the Environment variables source ~/.bashrc #Register your email with Lets’s Encrypt to be notified any renewals issue acme.sh –register-account […]