ruby/test/openssl
usa 26c0acf5a7 merge revision(s) 45274,45278,45280,48097: [Backport #9424]
* ext/openssl/lib/openssl/ssl-internal.rb (DEFAULT_PARAMS): override
	  options even if OpenSSL::SSL::OP_NO_SSLv3 is not defined.
	  this is pointed out by Stephen Touset. [ruby-core:65711] [Bug #9424]

	* test/openssl/test_ssl.rb: Reuse TLS default options from
	  OpenSSL::SSL::SSLContext::DEFAULT_PARAMS.

	* lib/openssl/ssl-internal.rb: Explicitly whitelist the default
	  SSL/TLS ciphers. Forbid SSLv2 and SSLv3, disable
	  compression by default.
	  Reported by Jeff Hodges.
	  [ruby-core:59829] [Bug #9424]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@48121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-24 03:06:36 +00:00
..
ssl_server.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_asn1.rb merge revision(s) 42126: [Backport #8664] 2013-08-02 11:49:29 +00:00
test_bn.rb * ext/openssl/ossl_bn.c (GetBNPtr): add missing nil case. 2011-01-29 18:48:24 +00:00
test_buffering.rb * test/openssl/test_buffering.rb 2011-06-22 05:48:44 +00:00
test_cipher.rb * backport r32723 from trunk. 2011-07-28 13:52:57 +00:00
test_config.rb [Backport #7851] 2013-02-22 05:45:40 +00:00
test_digest.rb * test/openssl/digest.rb: remove MDC2 from test, it is not available 2011-06-13 11:32:43 +00:00
test_engine.rb * backport r32604 from trunk. 2011-07-22 00:19:32 +00:00
test_hmac.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_ns_spki.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_ocsp.rb * test/openssl/test_ocsp.rb 2011-07-02 00:03:29 +00:00
test_pair.rb * backport r32537 from trunk. 2011-07-14 05:46:00 +00:00
test_pkcs7.rb merge revision(s) 35162,35167: [Backport #6220] 2012-03-30 05:17:45 +00:00
test_pkcs12.rb * backport r32690 from trunk. 2011-07-27 01:07:18 +00:00
test_pkey_dh.rb * ext/openssl/pkey_dh.c: corrected documentation. 2011-06-13 01:58:09 +00:00
test_pkey_dsa.rb * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER 2011-06-22 08:41:08 +00:00
test_pkey_ec.rb merge revision(s) 41829: [Backport #8384] 2013-10-31 15:09:12 +00:00
test_pkey_rsa.rb * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER 2011-06-22 08:41:08 +00:00
test_ssl.rb merge revision(s) 45274,45278,45280,48097: [Backport #9424] 2014-10-24 03:06:36 +00:00
test_ssl_session.rb * backport r33315 from trunk. 2011-09-23 04:56:55 +00:00
test_x509cert.rb merge revision(s) 35162,35167: [Backport #6220] 2012-03-30 05:17:45 +00:00
test_x509crl.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_x509ext.rb drying up the requires in the openssl tests 2010-12-15 19:50:00 +00:00
test_x509name.rb merge revision(s) 34490: [Backport #5983] 2012-02-08 11:47:47 +00:00
test_x509req.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_x509store.rb * test/openssl/test_x509store.rb (test_set_errors): Redhat is 2011-06-21 16:33:06 +00:00
utils.rb * backport r32537 from trunk. 2011-07-14 05:46:00 +00:00