mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
CloudPanel panel domain fails with CloudFlare full strict after 3 months #343
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 @peaklabs-dev on 9/10/2023
CloudPanel version(s) affected
all
Description
After three months, when the panel's Lets Encrypt certificate expires, the Panel's custom domain is no longer reachable until I switch to full in Cloudflare. And safe the domain again in the panel.
How to reproduce
Use Cloudflare and add a custom domain to the panel.
-> Problem 1: Proxie needs to be off first, when it is safed you can turn on proxie again in cf.
-> Problem 2: After three months you have to repeat the process of switching back to full and turn the proxie off then it works.
Possible Solution
There are three possible solutions:
1. Let us upload a custom origine certificate from Cloudflare to the panel like in the application UI also in the settings menue --> This would be the preferred option.
2. Instead of using the settings with the custom domain feature of CLP, use a reverse proxie application and there you can use the cf origin certificate. However, this is pointless as the domain setting would be duplicated.
3. You would have to manually upload the root certificate, which I do not know how to do and which is inconvenient.
Additional Context
No response