You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java 7 added TLS 1.1 and TLS 1.2 support, and JRuby already supports TLS 1.1 if it is available (although MRI 1.9.3 only supports SSLv3 and TLSv1). However, JRuby does not yet support TLS 1.2.
Java 7 added TLS 1.1 and TLS 1.2 support, and JRuby already supports TLS 1.1 if it is available (although MRI 1.9.3 only supports SSLv3 and TLSv1). However, JRuby does not yet support TLS 1.2.
Split off of #1733
Note that #1735 was also filed regarding how to refer to newer TLS protocol versions.
The text was updated successfully, but these errors were encountered: