1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/ext/puma_http11/org/jruby/puma
Mike Aleksiuk 32ac93ab65 Unskip two jruby ssl tests that were hanging.
1. Fix the conversion of a nil verify_mode to integer (was throwing 'no
implicit conversion of nil into Integer')
2. Use the correct keystore password.
3. Use cipher suites that are supported in Java 8.
2020-06-06 15:27:38 -07:00
..
Http11.java Increase max URI path length to 8196, closes #2134 (#2168) 2020-03-10 11:39:36 -06:00
Http11Parser.java
MiniSSL.java Unskip two jruby ssl tests that were hanging. 2020-06-06 15:27:38 -07:00