【发布时间】:2011-01-16 08:52:11
【问题描述】:
我在生产环境中不断收到此错误
OpenSSL::SSL::SSLError (hostname was not match with the server certificate)
我真的不太了解证书。我已将 rails 配置为使用 sendmail。 Sendmail 在服务器上的其他 php 应用程序中运行良好。 我使用 Phusion 乘客。 我还有一个 redmine 应用程序,它使用 sendmail 并且工作正常(但它运行 rails 2.x) 知道如何解决这个问题吗?
【问题讨论】:
标签: ruby-on-rails ruby ssl sendmail passenger