From: Martin Bosslet Date: 2012-02-27T04:27:31+09:00 Subject: [ruby-core:42956] [ruby-trunk - Bug #6089] Test suite fails with OpenSSL 1.0.1 Issue #6089 has been updated by Martin Bosslet. Thanks for reporting this. I guess we shouldn't take any actions until 1.0.1 gets officially released. If it should continue to break things then, we'll have to find a way working around it. In the meantime, I could try to find out what the change on OpenSSL's part is supposed to do and why it alters behavior. Do you already know more about the intention of this change? ---------------------------------------- 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/