Hello,
I’m trying to understand how cloudflare and their certificates work so I have a test dns that’s being handled by cloudflare as well as a test server. My A record for my dns points to my server and I made sure it’s being proxied through CF (orange cloud).
Then set my SSL/TLS settings to full(strict).
Lastly I generated origin certificates and downloaded them.
Then I ran my server using those certificates but when I try to connect to the server in my browser I receive an untrusted certificate error
Am I doing this correctly? Do the DNS settings need time to update?
I’d like to use cloudflare’s origin certificates as well as route through cloudflare but I’m not sure what I’m doing wrong.