Unable to verify the custom domain through the DNS settings on Cloudflare
What steps have you taken to resolve the issue?
As a free plan user on Cloudflare, I’m unsure whether the issues are related to TLS and SSL verification by Google Firebase. I tried to set up the custom domain using app.affinité.co with Firebase authentication, but I failed. I had configured the DNS settings in the Cloudflare DNS settings section, but the Google support team said that the record was not visible, and they referred me to ‘Dig (DNS lookup)’. I am seeking a solution to resolve this issue.
The domain (affinité.co) is bought by Google, and I had set the Google hosting correctly and redirected successfully. One more question - do I need to buy the advanced Certificate Manager on Cloudflare? I think it’s possible that the issue is related to SSL and TLS.
What feature, service or problem is this related to?
Actually, you have used the incorrect name for your records. The name should just be app for the txt records and firebase1._domainkey.app for the CNAME records.
I’m really grateful that you responded to me first. I had initially used ‘app’ for the configuration, but the Google support team told me that’s why I should try changing it to ‘app.affinité.co’.
To be honest, I understood what you meant, so I just changed it from ‘app.affinité.co’ to ‘app’ in the DNS settings on Cloudflare. But to be honest, before making that setting, I had already done that. However, I found that the CNAME was not displaying correctly on Dig. I believe this is probably due to an issue with my settings.
Thank you for your help. I have checked that the settings seem to be correct through the dig command, but I will have to wait for Google to pass the verification.
Finally, I was able to successfully pass the custom domain verification, and we should use punycode in the records. Thank you for your help and support.