Report this

What is the reason for this report?

I want to create a CSR certificate in order to activate an SSL in Rapid SSL?

Posted on December 8, 2017

I want to create a CSR certificate in order to activate an SSL in Rapid SSL?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

You do not create a “CSR certificate”. You create a private key and an an unsigned certificate that is derived from it, and a CSR (certificate signing request) based on that certificate. You submit that CSR for signature by the certificate authority and receive back a signed certificate. You then install the private key and the signed certificate on your servers. The signature on the certificate serves as proof of (weak) certificate identity validation by the certificate authority; the private key serves as proof that you are indeed the legitimate owner of the certificate.

This comment has been deleted

You can use the following site - https://csrgenerator.com/ to create a CSR file, which you can use to configure your RapidSSL (CA-signed) SSL certificate for your web server.

Make sure that CSR generation and SSL certificate installation steps may differ from server to server.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.