Hi all,
Ok, I'm new to autossl and not much of a server admin so hopefully I can get some help on this.
I originally set up a Let's Encrypt cert own a domain example.com and store.example.com using this method I found here: [How-To] Installing SSL from Let's Encrypt
A couple months later, my hosting provider did update my WHM to the latest version that supports autoSSL, so I immediately set that up to run on my accounts.
However, LetsEncrypt has been unable to verify or install certs on all my sites. the .well-known directories get created, but no certs are installed.
Furthermore, when I browse to any of the sites via https, I always get a security warning that the cert is only valid for
The logs show that it's attempting to add the certs, and I'm getting 404 and permission denied errors. Even trying to reapply the cert for example.com I'm getting this error:
My host is telling me it's a purely htaccess permission problem, but I doubt it. I REALLY need to ensure HTTPS on some sites but I'm unable to get this going. Any help would be greatly appreciated. Thanks!
PS - Let's Encrypt is also trying to install certs on the subdomains of the addon domains like addon-domain.cpanel-domain.com - is there any way to keep that from happening?
Ok, I'm new to autossl and not much of a server admin so hopefully I can get some help on this.
I originally set up a Let's Encrypt cert own a domain example.com and store.example.com using this method I found here: [How-To] Installing SSL from Let's Encrypt
A couple months later, my hosting provider did update my WHM to the latest version that supports autoSSL, so I immediately set that up to run on my accounts.
However, LetsEncrypt has been unable to verify or install certs on all my sites. the .well-known directories get created, but no certs are installed.
Furthermore, when I browse to any of the sites via https, I always get a security warning that the cert is only valid for
Code:
example.com www.example.com
Code:
5:51:21 PM WARN (XID ss7su3) The system failed to create the directory “/home/MYUSERNAME/public_html/example.com/.well-known/acme-challenge” because of an error: Permission denied
PS - Let's Encrypt is also trying to install certs on the subdomains of the addon domains like addon-domain.cpanel-domain.com - is there any way to keep that from happening?
Last edited by a moderator: