Here is the scenario:
- I work for MyCompany and I host mycompany.com through Cloudflare. I currently proxy all my traffic through CF so I can take advantage of the WAF, DDOS protection, rules, etc
- Let’s say I have a customer named “Customer”. They access my product via customer.mycompany.com
- My customer would like a ‘vanity domain’ so that their users can access my product by way of foo.customer.com
Is it possible to configure this within Cloudflare? Obviously, I will have to ask the customer to create a DNS record for foo.customer.com. And I will need to set up some sort of certificate so that the TLS can terminate at Cloudflare.
I’ve tried googling this, but I don’t know the correct search terms. I’ve done something similar in Azure API Management. In that case it was called “Custom Domains”