Skip to content

Commit

Permalink
added link to wiki regarding jruby in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HoneyryderChuck committed Feb 4, 2021
1 parent e1d305b commit 3083fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ All Rubies greater or equal to 2.1, and always latest JRuby.

If your requirement is to run requests over HTTP/2 and TLS, make sure you run a version of the gem which compiles OpenSSL 1.0.2 (Ruby 2.3 and higher are guaranteed to).

JRuby's `openssl` is based on Bouncy Castle, which is massively outdated and still doesn't implement ALPN. So HTTP/2 over TLS/ALPN negotiation is off until JRuby figures this out.
In order to use HTTP/2 under JRuby, [check this link](https://gitlab.com/honeyryderchuck/httpx/-/wikis/JRuby-Truffleruby-Other-Rubies) to know what to do.

### Known bugs

Expand Down

0 comments on commit 3083fe7

Please sign in to comment.