What is the name of the domain?
mydomain.com
What is the error number?
HTTP 526
What is the issue you’re encountering
Custom Hostnames results in HTTP 526
What feature, service or problem is this related to?
I don’t know
What are the steps to reproduce the issue?
I’ve been trying to get the custom hostnames at Cloudflare for SaaS up and running for about a week now - and I’m also trying to do this in my spare time.
The documentation is very sparse, is probably incomplete/has bugs - and despite the exact same setup, it doesn’t work: everything is “green”, but no certificates for custom hostnames are delivered even after 48 hours. I always run into HTTP 526.
I have two domains: (platform) and (user)
I have set up (fallback platform) as a proxied CName pointing to an Azure Web App as a test. As always, this works perfectly.
Then I set (fallback platform) as fallback origin - also works after some waiting.
Then I created (app user) as a custom hostname and set the CName in the (user) zone to (fallback platform) as well as the TXT entries.
This didn’t work at first because the TXT values that are displayed include the zone - so you can’t even just copy it to Cloudflare DNS.
After I noticed this, the custom hostname was validated - everything is now green, the certificate was created according to the dashboard and is valid for 6 months: nice!
No matter which variant, I do not get a valid certificate when calling (app user). Even after 48 hours.
During intensive Google research - unfortunately there are hardly any hits, is the product used? - I only found sparse tips, all of which actually say at the end that you should activate SLL Full (Strict), which is the case for me.
The documentation also shows a custom target:
- (fallback platform) is the Fallback Origin (Proxied)
- (domains platform) as CName Alias on (fallback platform) (Proxied)
- (app user) then points to (domains platform) (not proxied)
Here, too, I get an HTTP 526, both when I access (app user), but also when I access (domains platform)
In the documentation it is unfortunately unclear whether (domains platform) or (* domains platform). The text here differs from the example (Markdown error?); with the wildcard variant I get an error that I will not receive a certificate without a further upgrade (Certification Manager) - the information is missing in the documentation.
No matter which variant I take from the documentation at the end: everything is displayed as green in the custom hostnames, but all hostnames respond with HTTP 526.
Sorry for the domain format, otherwise I cannot post this issue.