mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
can't issue a valid Let's Encrypt certificate for base domain #373
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fabiomosti on 7/21/2023
CloudPanel version(s) affected
2.3.1
Description
I have succesfully installed CloudPanel on my server, let's say cloudpanel.domain.tld, and I am trying to issue a Let's Encrypt certificate for that domain. Even thoug the DNS records are ok, the certificate doesn't work, it doesn't even appear. I followed those steps: https://www.cloudpanel.io/docs/v2/admin-area/settings/
but I get this:

and if I drill into details:

thank you in advance for any help :)
How to reproduce
install CloudPanel and follow those steps https://www.cloudpanel.io/docs/v2/admin-area/settings/
Possible Solution
looks like the Let's Encrypt certificate isn't installed properly
Additional Context
no more info