1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/webrick
normal a6c13d08d7 webrick: fix SNI support
* lib/webrick/https.rb: check ssl context of virtual host.
* lib/webrick/ssl.rb: ensure to return ssl context.
* test/webrick/test_https.rb: test returned cert is correct.
  [Feature #13729][ruby-dev:50173]

Author: Tietew <tietew@gmail.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-18 01:59:28 +00:00
..
httpauth
httpservlet
accesslog.rb
cgi.rb
compat.rb
config.rb Delay Utils.getservername until needed. 2016-12-07 12:59:48 +00:00
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb
httprequest.rb
httpresponse.rb
https.rb webrick: fix SNI support 2017-07-18 01:59:28 +00:00
httpserver.rb
httpservlet.rb
httpstatus.rb
httputils.rb
httpversion.rb
log.rb
server.rb webrick/server: use symbol proc 2016-11-23 23:14:15 +00:00
ssl.rb webrick: fix SNI support 2017-07-18 01:59:28 +00:00
utils.rb
version.rb Merge gemspec from ruby/webrick. 2017-05-01 10:20:35 +00:00
webrick.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00