I’ve got problem with ssl certificates from cloudflare and certificate from our server. On my server i have nodejs and nginx on backend. I created certificate (full type, not flexible) in cloudfare account and i have .pem and .key files.
Before this we’ve used let’s encrypt certificates. Redirect is not working on nginx and nodejs can’t work with these certificates directly.
How can i make chaining with cloudfare certificates and certificate from my server?
What is the actual issue? You tried to configure your JavaScript application with an Origin certificate. Right? What does not work? Post debugging information.