I've managed to provision AutoSSL for loads of domains successfully through cPanel before. Setting up an add-on domain first, and setting the DNS on the new (freshly registered) domain to point to the server. The DNS setup is the same for this domain as others that are successfully provisioned. Very simply:
Two A-records for * and @ both point to the IP address.
One CNAME record for www to the domain name.
AutoSSL runs automatically of course, and there are a number of domains to attempt to provision:
To start with, SSL was successfully provisioned for example.com and www.example.com so I was able to access the site, but it wasn't provisioning for the subdomain.
There was a different error at that point (I forget what) but I went into the SSL certificate list and removed the certificates associated with this domain, which I think were self-signed and were preventing AutoSSL. When I've done that in the past to fix stuck AutoSSL provisioning, it basically frees up everything and the SSL certificates sort themselves out.
So now all the domains listed above say "No certificate available. AutoSSL will attempt to secure the domain the next time it runs."
AutoSSL runs, but doesn't update these domains. I'm not sure where to see the AutoSSL logs to see what's going on, but any help appreciated.
Two A-records for * and @ both point to the IP address.
One CNAME record for www to the domain name.
AutoSSL runs automatically of course, and there are a number of domains to attempt to provision:
Code:
subdomain.example.net
example.com
mail.example.com
www.example.com
www.subdomain.example.net
There was a different error at that point (I forget what) but I went into the SSL certificate list and removed the certificates associated with this domain, which I think were self-signed and were preventing AutoSSL. When I've done that in the past to fix stuck AutoSSL provisioning, it basically frees up everything and the SSL certificates sort themselves out.
So now all the domains listed above say "No certificate available. AutoSSL will attempt to secure the domain the next time it runs."
AutoSSL runs, but doesn't update these domains. I'm not sure where to see the AutoSSL logs to see what's going on, but any help appreciated.
Last edited by a moderator: