From: "Martin Boßlet" Date: 2011-05-19T19:29:34+09:00 Subject: [ruby-core:36328] Re: [Ruby 1.9 - Bug #4734] [ext/openssl] DSA#sign error Thanks Yui for testing! @nahi: OK, I understand now. I'll try with openssl >= 1.0.0 to see if it works there. I can merge the tests from ruby_1_8 to trunk after that, that's OK. Thanks for your input, both of you! -Martin 2011/5/19 Hiroshi Nakamura : > Sorry, I should have aware of this ticket. > > Non-DSS1 DSA signing is from openssl 1.0.0. It should work on openssl >= 1.0.0. > > Tests in ruby_1_8 branch (test/openssl/test_x509cert.rb) should have > related tests. The tests are synced with jruby-ossl but it's not > merged yet to trunk. Can you merge that? Let me know if I should do > that. > > Regards, > // NaHi > >