Report this

What is the reason for this report?

How do I set up SSL on my 1-click Rails/Unicorn server?

Posted on August 4, 2015

I couldn’t find a tutorial that fit exactly this use case, I tried the following one and it didn’t work :(

https://aralbalkan.com/scribbles/setting-up-ssl-with-nginx-using-a-namecheap-essentialssl-wildcard-certificate-on-digitalocean/



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.

The DigitalOcean Ruby on Rails One-Click application uses Nginx as a reverse proxy in front of the Rails app. If you want to set up SSL encryption for your application, the easiest way would be to configure Nginx to use it. Luckily we have a number of tutorials that cover just how to do that.

With Let’s Encrypt, obtaining an SSL certificate for use in production has become much simpler, not to mention free! Check out this tutorial for step-by-step instructions for using it to generate a certificate and configure Nginx to use it:

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.