Doc. Number | Article Title | Effective Date | Version |
FHC-XX | Setting Up a CRM Custom Domain | November 25, 2024 | 1.0 |
This article provides instructions for setting up Custom Domain Hosting for Forth accounts who have signed up for the additional enhancement. If you have not signed up for this service but want more information, please contact sales@setforth.com.
Setup
You must add two CNAME records to enable your custom site to work within Forths’ Environment. Clients will need to do these two records for each site you have with us - e.g., if you have a CRM and a portal site, you will need to make four entries.
- A Domain Control Validation (DCV) CNAME - the purpose of this record is to generate a Let’s Encrypt certificate that will provide the SSL encryption used by the client and Forths’ web traffic.
- This entry must permanently stay in your DNS entries, or after 90 days, the SSL validation will expire. However, because of this process, clients will no longer need to provide a yearly SSL certificate for purchases.
- A pointing CNAME entry that points your subdomain to our hosting environment
Examples
Here are examples of how you would set up the DCV CNAME and regular CNAME for crm.example.com. Screenshots are provided for AWS Route53. Each registrar will be slightly different in layout and process, and we cannot support each possible variation.
- DCV CNAME
- CNAME: _acme-challenge.<subdomain>
- In our example domain, it would be: _acme-challenge.crm.example.com
- CNAME Value: <fulldomain>.b6ac64a870f2da4d.dcv.cloudflare.com
- In our example domain, it would be: crm.example.com.b6ac64a870f2da4d.dcv.cloudflare.com
- In our example domain, it would be: crm.example.com.b6ac64a870f2da4d.dcv.cloudflare.com
- CNAME: _acme-challenge.<subdomain>
- Pointing CNAME
- CNAME: CRM
- In our example domain, it would be: crm.example.com
- CNAME Value:
- For Forth Customers: scweb.forthcrm.com (see example below)
- For CTX Customers: scweb.centrexsoftware.com
- CNAME: CRM
Article Version History:
Version | Effective Date | Description |
Basic | 12/26/2016 | Initial Release |
0.1 | 04/30/2021 | Minor Updates |
0.2 | 03/30/2023 | Added header and version control footer; updated company references to Forth; Updated two screenshots. |
0.3 | 10/13/2023 | Updated hyperlink in the first section of the article. No other changes. |
0.4 | 10/04/2024 | Minor grammatical updates only. |
1.0 | 11/25/2024 | Greatly consolidated the language to reflect the use of CloudFlare. |