The hosting of my site is on a different server and it is an NGINX Server. Therefore, I need a restricted SSL, and the following files are also needed:
SSL Certificate,
CA Bundle File,
Private Key File
Please note am using Cloudflare Free Plan, is it possible to get the above in the free plan?
You can find them in your dashboard under SSL/TLS → Origin Server.
Note these are only trusted by Cloudflare’s proxy, so they will only work with proxy enabled on the record (orange clouded)
If that works for you, there are more detailed guides online on how to set this up, here’s one using Nginx by DigitalOcean