By zeynepyalcin
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!
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.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.