[jruby-dev] SSL Verify Callback

2012-11-09 Thread Chris Liaw
All, I'm using jruby 1.7.0. I've the following options running well under native ruby 1.9 however not able to run successfully under jruby 1.7.0. Specifically the :SSLVerifyCallback does not triggered during the HTTPS handshaking process. @webrick_options = { :Port => 9098, :Logger =>

[jruby-dev] [jira] (JRUBY-6986) Open3.popen3 + IO.select + IO#readpartial hangs at 16k buffer size

2012-11-09 Thread Seamus Abshere (JIRA)
Seamus Ab