I am running Openlitespeed WordPress (installed through the Linode marketplace) with Ubuntu 20.04 on a Linode VPS.
Although, the setup automatically installs let's Encrypt certificate on the server, I want to switch it to Cloudflare 15 year certificate. How do I do it?
Thank you so much for the quick reply. I want to use the Strict SSL mode in cloudflare so I will need the Cloudflare Origin Certificate too. How do I implement that? I have downloaded all the key.pem and certificate.pem and the Origin_ca.pem.
But I am not sure where exactly to put the CA File?
For multiple domains.
Port 443 Listener needs a cert & key, whether it's valid or not. Then you can put the cert&key on the virtual host SSL.
You might want to use key.pem and Origin_ca.pem?
Let us know if it works.
For multiple domains.
Port 443 Listener needs a cert & key, whether it's valid or not. Then you can put the cert&key on the virtual host SSL.
You might want to use key.pem and Origin_ca.pem?
Let us know if it works.
I think you should try modifying the .conf file of the virtual host. This file should support dual certificates. In addition, CloudFlare's strict SSL only requires a qualified SSL certificate on the server side, and does not require CloudFlare's own SSL certificate. of!