From: Vit Ondruch Date: 2012-02-26T18:26:41+09:00 Subject: [ruby-core:42949] [ruby-trunk - Bug #6089][Open] Test suite fails with OpenSSL 1.0.1 Issue #6089 has been reported by Vit Ondruch. ---------------------------------------- Bug #6089: Test suite fails with OpenSSL 1.0.1 https://bugs.ruby-lang.org/issues/6089 Author: Vit Ondruch Status: Open Priority: Normal Assignee: Martin Bosslet Category: Target version: ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux] It seems that the patch [1] changes the behavior of openssl and makes the test_x509cert.rb fail: 1) Failure: test_dsig_algorithm_mismatch(OpenSSL::TestX509Certificate) [test/openssl/test_x509cert.rb:175]: OpenSSL::X509::CertificateError expected but nothing was raised. I also notified Fedora's openssl maintainer about these issues [2]. [1] http://cvs.openssl.org/filediff?f=openssl/crypto/asn1/a_sign.c&v1=1.21.4.1&v2=1.21.4.2 [2] https://bugzilla.redhat.com/show_bug.cgi?id=797217 -- http://bugs.ruby-lang.org/