ruby/test/openssl
Kazuki Yamaguchi 2df917ed4f [ruby/openssl] ssl: update test_options_disable_versions
Use the combination of TLS 1.2 and TLS 1.3 instead of TLS 1.1 and TLS
1.2 so that will the test case will be run on latest platforms.

https://github.com/ruby/openssl/commit/e168df0f35
2021-12-20 23:42:04 +09:00
..
fixtures/pkey [ruby/openssl] Implement `Certificate.load` to load certificate chain. (https://github.com/ruby/openssl/pull/441) 2021-07-18 17:44:55 +09:00
test_asn1.rb [ruby/openssl] Fix typos [ci skip] 2021-11-03 23:43:04 +09:00
test_bn.rb [ruby/openssl] bn: make BN.pseudo_rand{,_range} an alias of BN.rand{,_range} 2021-10-25 00:40:48 +09:00
test_buffering.rb Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
test_cipher.rb [ruby/openssl] cipher: update test_ciphers 2021-12-20 23:42:02 +09:00
test_config.rb [ruby/openssl] Fixed misspellings 2021-10-16 18:25:11 +09:00
test_digest.rb [ruby/openssl] test/openssl/test_digest: do not test constants for legacy algorithms 2021-10-23 13:38:37 +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 Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
test_hmac.rb [ruby/openssl] hmac: skip test_dup on OpenSSL 3.0 for now 2021-12-20 23:42:03 +09:00
test_kdf.rb Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
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] require OpenSSL >= 1.0.2 and LibreSSL >= 3.1 2021-07-18 17:44:41 +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 [ruby/openssl] test/openssl/test_ssl: assume ECC support 2021-10-23 13:38:37 +09:00
test_pkcs7.rb [ruby/openssl] pkcs7: keep private key when duplicating PKCS7_SIGNER_INFO 2021-03-31 18:05:07 +09:00
test_pkcs12.rb [ruby/openssl] test/openssl/test_pkcs12: fix test failures with OpenSSL 3.0 2021-10-23 13:38:38 +09:00
test_pkey.rb [ruby/openssl] test/openssl/test_pkey: use EC keys for PKey.generate_parameters tests 2021-10-23 13:38:39 +09:00
test_pkey_dh.rb [ruby/openssl] pkey: deprecate PKey#set_* methods 2021-12-20 23:42:02 +09:00
test_pkey_dsa.rb [ruby/openssl] pkey: deprecate PKey#set_* methods 2021-12-20 23:42:02 +09:00
test_pkey_ec.rb [ruby/openssl] pkey: deprecate PKey#set_* methods 2021-12-20 23:42:02 +09:00
test_pkey_rsa.rb [ruby/openssl] pkey: deprecate PKey#set_* methods 2021-12-20 23:42:02 +09:00
test_random.rb Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
test_ssl.rb [ruby/openssl] ssl: update test_options_disable_versions 2021-12-20 23:42:04 +09:00
test_ssl_session.rb [ruby/openssl] test/openssl/test_ssl: assume TLS 1.2 support 2021-10-23 13:38:36 +09:00
test_ts.rb [ruby/openssl] fix segv in Timestamp::{Request,Response,TokenInfo}.new 2021-10-16 18:34:35 +09:00
test_x509attr.rb Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
test_x509cert.rb test/openssl/test_x509cert.rb: Prevent "unused variable" warning 2021-07-19 10:57:56 +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 Import openssl-2.2.0 (#2693) 2020-02-16 15:21:29 +09:00
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 [ruby/openssl] test: adjust test cases for LibreSSL 3.2.4 2021-03-16 19:37:06 +09:00
ut_eof.rb [ruby/openssl] Add SSLSocket#getbyte 2021-07-18 17:44:53 +09:00
utils.rb [ruby/openssl] test/openssl/test_ssl: assume ECC support 2021-10-23 13:38:37 +09:00