Hi,
I’ve rapid ssl and dont know how to install this to my centos 7 server (my virtual server: xxx.com domain).
there’s only ubuntu lessons I could see.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi @cagkana9f5cd873f5b8188e469
There’s very little difference between SSL certificate installation on CentOS and Ubuntu, since everything is done by Apache/Nginx and OpenSSL, which is the same on both operating systems, but might have slightly different configuration locations.
There’s a fairly generic tutorial for generating certificates and installing them: https://www.digitalocean.com/community/tutorials/how-to-install-an-ssl-certificate-from-a-commercial-certificate-authority
And there’s a Apache CentOS tutorial for installing certificate, but since you’re using a commercial certificate, you just need to skip step 2: https://www.digitalocean.com/community/tutorials/how-to-create-an-ssl-certificate-on-apache-for-centos-7