ruby -v changed from ruby 1.9.3dev (2011-05-17 trunk 31593) [i686-linux] to -
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.
@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.
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.