I\'ve followed many posts regarding this issue and non of them helped. I\'m trying to connect using simplest irb commands:
require \'open-uri\' open (\'https
I received the same message and it simply turned out I had http.use_ssl = true set on a non SSL connection.
http.use_ssl = true