Skip to content

0.12.2

Compare
Choose a tag to compare
@kares kares released this 08 Mar 09:16
· 226 commits to master since this release
ae0f04e
  • [fix] work-around JRuby 9.2 autoload behavior (#248)
    to be able to install jruby-openssl >= 0.12 on JRuby 9.2
    while the default gem (shipped with JRuby) is < 0.12
  • [feat] support alpn negotiation in ssl context (#247)
  • [feat] support Java cipher names on SSLContext#ciphers=
  • [fix] properly handle require_jar fallback