mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
* [jruby] support setting TLS protocols + rename ssl_cipher_list follow Java naming as we already do with keystore/truststore ... Context now does the string split and accepts an Array * [test] cipher_suites and protocols behavior * [jruby] support new TLS settings in DSL |
||
|---|---|---|
| .. | ||
| no_ssl | ||
| org/jruby/puma | ||
| ext_help.h | ||
| extconf.rb | ||
| http11_parser.c | ||
| http11_parser.h | ||
| http11_parser.java.rl | ||
| http11_parser.rl | ||
| http11_parser_common.rl | ||
| mini_ssl.c | ||
| puma_http11.c | ||
| PumaHttp11Service.java | ||