TLS v1 issue
jmacdonald01 opened this issue · 1 comments
jmacdonald01 commented
Hi,
When trying to use s3_website push
I am getting an SSL error - almost certainly due to the recent discontinuation of TLS v1:
C:/Ruby193/lib/ruby/1.9.1/net/http.rb:800:in `connect': SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: tlsv1 alert protocol version (OpenSSL::SSL::SSLError)
Is there a fix in the works? I need to deploy new code.
jmacdonald01 commented
I'm sorry, for anyone who doesn't know this was my bad. I just had to update Ruby on my mac.