1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/openssl
Yusuke Endoh 1e54903684 test/openssl: Support OpenSSL 1.1.1
OpenSSL 1.1.1 rejects some shorter keys, which caused some failures of
`make test-all TESTS=openssl`.

https://rubyci.org/logs/rubyci.s3.amazonaws.com/debian/ruby-master/log/20190606T003005Z.fail.html.gz

This change merges 6bbc31ddd1 and 63fb3a36d1 in
https://github.com/ruby/openssl.
Reference: https://github.com/ruby/openssl/pull/217
2019-06-06 14:20:58 +09:00
..
fixtures/pkey test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00
test_asn1.rb
test_bn.rb
test_buffering.rb
test_cipher.rb
test_config.rb
test_digest.rb
test_engine.rb
test_fips.rb
test_hmac.rb
test_kdf.rb
test_ns_spki.rb
test_ocsp.rb
test_pair.rb test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00
test_pkcs7.rb
test_pkcs12.rb
test_pkey_dh.rb test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00
test_pkey_dsa.rb
test_pkey_ec.rb
test_pkey_rsa.rb
test_random.rb
test_ssl.rb test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00
test_ssl_session.rb
test_x509attr.rb
test_x509cert.rb
test_x509crl.rb
test_x509ext.rb
test_x509name.rb
test_x509req.rb
test_x509store.rb
ut_eof.rb
utils.rb test/openssl: Support OpenSSL 1.1.1 2019-06-06 14:20:58 +09:00