RubyFlow The Ruby and Rails community linklog

Getting HTTPS Going On Your Local POW Instance Using Nginx

For a Rails developer, getting HTTPS going locally isn’t just a matter of adding a gem to your Gemfile, and running bundler - unfortunately it’s a bit more involved. In this post, I’ll go through some of the steps that I took to get HTTPS going on a Rails application running locally under POW. Hopefully, it’ll be of use to somebody.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in