bug 632454 reloaded Failure: <false> is not true. test_verification_without_httpclient(TestSSL) /var/tmp/portage/dev-ruby/httpclient-2.8.2.4/work/ruby22/httpclient-2.8.2.4/test/test_ssl.rb:90:in `test_verification_without_httpclient' 87: cert = ::OpenSSL::X509::Certificate.new(raw_cert) 88: store = ::OpenSSL::X509::Store.new 89: store.add_cert(ca_cert) => 90: assert(store.verify(cert)) 91: end 92: 93: def test_verification =============================================================================== Reproducible: Always
I can't reproduce this with httpclient-2.8.3. Please re-open if this is still an issue for you.