Replies: 1 comment
-
Thanks for the feature request! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue description
We recently had an issue where DNS was causing CAA DNS requests to fail (SERVFAIL) and as a result cloudflare could not issue renewed certificates for some of our hostnames.
The issue was resolved by correcting the DNS server with the client.
However the umbraco manage hostnames screen was reporting the hostnames as "Protected" even though cloudflare could not issue certificates correctly.
This happened even when removing and re-adding the hostnames.
When there is major issue (in this example where the selected hostname does not even point to cloudflare), the dashboard shows the error as follows;
Followed by
With the detail of the error as follows;
However when this CAA DNS issue occurred, the status of "Protected" was shown, when the site actually was failing due to a certificate issue.
We request that the dashboard be enhanced to show the actual state of the certificate/protection and not mask any error states.
Beta Was this translation helpful? Give feedback.
All reactions