Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Enhancement: Accurately Reflect SSL Status for Custom Domains #8272

Open
2 tasks done
ItzNotABug opened this issue Jun 15, 2024 · 0 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@ItzNotABug
Copy link
Contributor

馃敄 Enhancement description

Currently, when a custom domain added to Appwrite has its SSL managed externally (e.g., via NGINX or Cloudflare), and Appwrite cannot complete the Let's Encrypt verification due to factors like front-facing proxies, the domain鈥檚 SSL certificate status is incorrectly marked as Failed.

This can be misleading as the domain may have a valid and active SSL certificate managed elsewhere. The current situation leads to unnecessary alarm and confusion if the page is check after a while.

馃帳 Pitch

We could display the status as Active with a tooltip message that clearly states that the SSL is not managed by Appwrite & renewal is subject to the provider rather than Failed, even if it cannot directly verify the certificate. This change would enhance user experience by providing a more accurate and reassuring interface.

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@ItzNotABug ItzNotABug added the enhancement New feature or request label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant