Hi, my goal is to get ssl working on a wordpress site, it's my first time with SSL/certbot.
I have the domain with dns hosted at Hostgator, website hosting is at LiquidWeb Cloudsites. I'm following this article to install the certificate but am stuck after the creation of the local pem files.
https://help.liquidweb.com/s/article/Installingt-s-Encrypt-SSL-in-Cloud-Sites
Certbot says success in the terminal, but there are no files in /etc/letsencrypt/live/... nor is there a log file.
letsencrypt % sudo ls -l /etc/letsencrypt/{live,archive}/goldenridgeresources.com
ls: /etc/letsencrypt/archive/goldenridgeresources.com: No such file or directory
ls: /etc/letsencrypt/live/goldenridgeresources.com: No such file or directory
In the letsencrypt directory on my mac there are 5 folders: accounts/archive/live/renewal and renwal hooks. The first 3 are zero bytes.
Any idea appreciated.
https://help.liquidweb.com/s/article/Installingt-s-Encrypt-SSL-in-Cloud-Sites
My domain is:
goldenridgeresources.com
I ran this command:
sudo -H certbot certonly --manual --preferred-challenges http -d www.goldenridgeresources.com -d goldenridgeresources.com
It produced this output:
Successfully received certificate.
Certificate is saved at: /etc/letsencrypt/live/www.goldenridgeresources.com/fullchain.pem
Key is saved at: /etc/letsencrypt/live/www.goldenridgeresources.com/privkey.pem
This certificate expires on 2023-10-30.
My web server is (include version):
linux/apache/php8
The operating system my web server runs on is (include version):
linux
My hosting provider, if applicable, is:
liquidweb cloudsites
I can login to a root shell on my machine (yes or no, or I don't know):
yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
certbot on Mac os via terminal
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 2.6.0