Report this

What is the reason for this report?

SSL for Droplet w/CentOS 7.3.1611 x64

Posted on April 21, 2017

I need to find out how to install an SSL certificate on a droplet running CentOS 7.3.1611 x64. I don’t see any articles on SSL related specifically to CentOS. We’ll likely use either DigiCert or Comodo.

Thanks,

Mike



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.

@mreisbeck

There’s really not an OS-specific guide. How you go about setting up an SSL Certificate depends on your choice of web server (i.e. Apache, NGINX, …).

Many of the guides simply choose Ubuntu instead of X, Y, Z OS as it’s a popular choice and provides LTS releases (Long-Term Support). The OS, however, has nothing to do, overall, with how you’d setup an SSL Certificate as you can place the CRT/PEM files pretty much anywhere and link to them using a defined configuration specific to the web server.

The guide below covers the basics for Apache and NGINX:

https://www.digitalocean.com/community/tutorials/how-to-install-an-ssl-certificate-from-a-commercial-certificate-authority

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.