Hello,
I have a question here. I currently use hostinger for my host. However, When SSL needs to be renewed it says it’s blocked. because of CF access.
Hey Nathan,
I am not certain of how you can keep Lets Encrypt active without using ACME certificates, but the way I would recommend achieving your goal would be to issue an Origin certificate from Cloudflare and use that. Your site will not have SSL if someone visits it directly by going to your hosts public IP, but anytime Cloudflare makes a request to your Origin it will be able to complete validate the connection and protect all traffic.
You can even take it a step further and require Authenticated Origin Pulls where your server will reject any non-Cloudflare sourced traffic.
Authenticated origin pull · Cloudflare SSL/TLS docs.
Let me know if this helps!
Best,
Sean Mitchell