Amazon S3
不匹配,使用rails
和fog
。 試圖預編譯我的資產rake assets:precompile
:Amazon S3 - 主機名與服務器證書(OpenSSL :: SSL :: SSLError)+ rails
消息:
[WARNING] fog: followed redirect to myproject.de.s3-us-west-2.amazonaws.com, connecting to the matching region will be more performant
rake aborted!
hostname does not match the server certificate (OpenSSL::SSL::SSLError)
因此,有一些與OpenSSL的
我試過不已:
我已經嘗試配置
application.rb
證書如下:沒有成功。AWS.config(:http_handler => AWS :: HTTP :: HTTPartyHandler.new(:ssl_ca_path => 「的/ etc/SSL /證書」))
也在Ubuntu 12.04安裝
openssl
從here
的問題是: 如何亞馬遜S3涉及證書
沒有SSL是否工作?你使用jruby嗎? – archie