1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/webrick
normal a063f71a7c webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1a
OpenSSL complains abour our keys being small and weak :<
Make them big and strong with 2048-bit RSA keys and SHA256 digests

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66152 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-03 04:51:08 +00:00
..
.htaccess
test_cgi.rb
test_config.rb
test_cookie.rb
test_do_not_reverse_lookup.rb
test_filehandler.rb Use binread because webrick also uses binread 2018-10-05 10:36:24 +00:00
test_htgroup.rb Add missing test for WEBrick::HTTPAuth::Htgroup. 2018-08-07 12:56:48 +00:00
test_htmlutils.rb
test_httpauth.rb Add missing escape 2018-07-26 12:47:01 +00:00
test_httpproxy.rb webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1a 2018-12-03 04:51:08 +00:00
test_httprequest.rb Use binread because webrick also uses binread 2018-10-05 10:36:24 +00:00
test_httpresponse.rb
test_https.rb
test_httpserver.rb
test_httputils.rb
test_httpversion.rb
test_server.rb
test_ssl_server.rb
test_utils.rb
utils.rb
webrick.cgi
webrick.rhtml
webrick_long_filename.cgi