I’m trying to create a staging environment for one of services and want to set a 2nd level in the form of staging.subdomain.domain.com and I get the attached error. Any ideas?
Hello,
we already have a dedicated cert from Cloudflare not the universal one as your link indicates but we still get the error from the screenshot.
Best,
Yiannis
Can you post a screenshot of the certificate you have configured with the subdomains you added, and also the domain and subdomain in question, if you can.
We got the below certificate from CF
And the domain is https://console.staging.finclude.xyz (most probably it won’t be accessible since it sits behind CF Access)
You haven’t added the SAN you need to that certificate. *.example.com
will only cover first level subdomains, as with the universal cert.
You will need to add *.staging.finclude.xyz
or console.staging.finclude.xyz
there.
Now I get an 526 error, does that mean that I have to change the origin certificate as well?
Yes, if you’re using Cloudflare Origin Certificates, you will need to generate a new one to cover the additional subdomains, as well.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.