【问题标题】:Rails and https (ssl) running on linux在 Linux 上运行的 Rails 和 https (ssl)
【发布时间】:2012-07-11 13:18:40
【问题描述】:

我一直在寻找如何在我的本地主机上启动 SSL 的教程。但我发现的那些与使用 nginx 或 apache 有关。我想知道是否可以使用通常的 ruby​​ 服务器(如 webrick、thin、unicorn)在 localhost 上使用 HTTPS(SSL)?

【问题讨论】:

标签: ruby-on-rails linux ssl https


【解决方案1】:

你查过Thin with SSL support and ruby-debug

此外,您将需要自己的证书尝试此页面http://hints.macworld.com/article.php?story=20041129143420344 以获取 osX 的分步教程

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-06-23
    • 2018-06-25
    • 1970-01-01
    • 1970-01-01
    • 2016-06-05
    • 2012-04-10
    • 2021-11-19
    • 2019-07-26
    相关资源
    最近更新 更多