I noticed on some of my domains I have a self-signed certificate instead of the regular SSL let’s encrypt.
I try to generate an SSL certificate through cyperpanel and it says “success” but it still shows as self-signed. I looked in the error logs and I get a message that there are too many redirects for the well-known / acme challenge
I first thought maybe this was a cloudflare thing, but disabling that did not fix the issue.
I then thought maybe there was a redirect in my .htaccess, but I am fairly certain I made sure it won’t redirect for those directories.
The only solution that worked was generating an SSL certificate separately and then manually adding the certificate in cyberpanel.
I can’t see doing this for multiple domains every 90 days. I’ve seen a few other posts with similar issues, but I’m not sure if they are the same actual issue or something else.
Any assistance would be greatly appreciated.