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
nagachika fc73fc79cb merge revision(s) 1ad2224773: [Backport #17625]
[ruby/openssl] Fixed the results of
	 OpenSSL::Timestamp::Response#failure_info

	Made stored values `Symbol`s instead of `ID`s.

	Fixes https://bugs.ruby-lang.org/issues/17625

	Co-Authored-By: xtkoba (Tee KOBAYASHI) <xtkoba+ruby@gmail.com>

	https://github.com/ruby/openssl/commit/f2d004679a
	---
	 ext/openssl/ossl_ts.c   | 22 +++++++++++-----------
	 test/openssl/test_ts.rb |  5 +++++
	 2 files changed, 16 insertions(+), 11 deletions(-)
2021-05-23 14:40:20 +09:00
..
fixtures/pkey
test_asn1.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_bn.rb
test_buffering.rb
test_cipher.rb [ruby/openssl] Look up cipher by name instead of constant 2020-05-13 15:47:51 +09:00
test_config.rb
test_digest.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_engine.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_fips.rb
test_hmac.rb
test_kdf.rb
test_ns_spki.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_ocsp.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_ossl.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_pair.rb
test_pkcs7.rb
test_pkcs12.rb
test_pkey.rb [ruby/openssl] pkey: add PKey#inspect and #oid 2020-05-13 15:47:51 +09:00
test_pkey_dh.rb
test_pkey_dsa.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_pkey_ec.rb
test_pkey_rsa.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_random.rb
test_ssl.rb [ruby/openssl] ssl: temporarily remove SSLContext#add_certificate_chain_file 2020-05-13 15:47:51 +09:00
test_ssl_session.rb
test_ts.rb merge revision(s) 1ad2224773: [Backport #17625] 2021-05-23 14:40:20 +09:00
test_x509attr.rb
test_x509cert.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_x509crl.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_x509ext.rb
test_x509name.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_x509req.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00
test_x509store.rb Revert the related commits about Tempfile.open change. 2020-09-09 21:10:48 +09:00
ut_eof.rb
utils.rb [ruby/openssl] Look up digest by name instead of constant 2020-05-13 15:47:51 +09:00