SSL Certificate for NGINX server

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:

  1. SSL Certificate,
  2. CA Bundle File,
  3. Private Key File

Please note am using Cloudflare Free Plan, is it possible to get the above in the free plan?

You can use Cloudflare Origin Certificates

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

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.