Jamie Orchard-Hays
unread,Nov 17, 2014, 2:56:29 PM11/17/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CVR...@googlegroups.com, RubyJam
Hey rubyists:
I updated the SSL cert/key on my servers today and a ruby script that has been happily running for a month or two pushing data to another server has suddenly started complaining with:
/srv/staging_rsl/shared/bundle/ruby/1.9.1/gems/railties-3.2.20/lib/rails/commands/runner.rb:54:in `eval': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)
I'm googling around, but wonder if any of you all have any good ideas.
Ubuntu 12.04.3 LTS
ruby 1.9.3p392 (2013-02-22 revision 39386) [x86_64-linux]
Cheers,
Jamie