Closed bostonaholic closed 11 years ago
Fixed in 3b191c8fe03d821184955276e7d68124d1f49b5d
This issue has recently reappeared for me with version 0.1.1. FYI, the following change at line 12 of the wrapper.rb
file fixes this in my case:
http = HTTPClient.new
http.ssl_config.ssl_version = :TLSv1