iachat/enterprise/app/services
Pranav 420be64c45
chore: Automate SSL with Cloudflare (#12021)
This PR adds support for automatic SSL issuance using Cloudflare when a
custom domain is updated.

- Introduced a cloudflare configuration. If present, the system will
attempt to issue an SSL certificate via Cloudflare whenever a custom
domain is added or changed.
- SSL verification is handled using an HTTP challenge.
- The job will store the HTTP challenge response provided by Cloudflare
and serve it under the /.well-known/cf path automatically.

How to test:

- Create a Cloudflare zone for your domain and copy the Zone ID.
- Generate a Cloudflare API token with the required SSL certificate
permissions.
- Set the Fallback Origin under SSL -> Custom HostName to the Chatwoot
installation.
- Add or update a custom domain and verify that the SSL certificate is
automatically issued.

---------

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2025-07-24 13:09:06 +04:00
..
captain feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
cloudflare chore: Automate SSL with Cloudflare (#12021) 2025-07-24 13:09:06 +04:00
enterprise feat: Add the support for images in Captain (#11850) 2025-07-11 23:28:46 +07:00
internal chore: improve plan-based feature handling with plan hierarchy (#11335) 2025-04-28 14:13:56 -07:00
llm feat: Add support for account abuse detection (#11001) 2025-02-28 15:28:19 -08:00
messages fix: Update ActiveStorage::FileNotFoundError error and fix the captain condition in audio transcription (#11779) 2025-06-20 13:20:55 -07:00
sla chore: fix sla email notifications (#9192) 2024-04-04 21:16:49 +05:30
page_crawler_service.rb feat: Response Bot using GPT and Webpage Sources (#7518) 2023-07-21 18:11:51 +03:00