DNS Records Caching Error
I have moved my Nameservers from hosting and pointed to Cloudflare, I delete active status aswell. I deleted all my previous hosting provider DNS records (A, CNAME), and added new hosting provider DNS records as well. I also have edge certificate from cloudflare. But when I go to any browser and open the Website (cofycash.com) it shows my previous hosting provider SSL certificate & files. It might because cloudflare hasn't fully deleted the old records and having SSL error
4 Replies
Feedback
Feedback has been submitted! Thank you :)
It's old hosting provider SSL records, not Cloudflare SSL records
Is there anyone can help me figure out the issue?
DNS cache
Resolving DNS entries is complex and involves many parties (your browser, your operating system, your router and then your ISP's resolver).
Any and all of these intermediaries can potentially cache your DNS request and serve stale content, even though you just updated it.
Quick fixes:
1. Use a different browser
2. Restart your PC
3. Change your DNS from your ISP's to Cloudflare's: https://one.one.one.one/dns/#setup-instructions
@Leo and one issue
When I turn on Full Strict SSL, I can not call/fetch my ".php" APIs from cpanel in my html code, but when I call the API directly from browser it allows me
It shows SSL handshake failed if I call .php file in my html code
But why this doesn't make sense, I have added Origin Certificate in cpanel, everything is working fine accept ".php" files