1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Dalibor Nasevic 5608248c13
Support for cert_pem and key_pem with ssl_bind DSL (#2728)
* Fix deprecation warning

DEPRECATED: Use assert_nil if expecting nil from test/test_binder.rb:265. This will fail in Minitest 6.

* Extend MiniSSL with support for cert_pem and key_pem

* Extend Puma ssl_bind DSL with support for cert_pem and cert_key

* Make some variables in binder test more readable
2021-10-31 14:59:21 +01:00
..
puma Support for cert_pem and key_pem with ssl_bind DSL (#2728) 2021-10-31 14:59:21 +01:00
rack/handler Require rack/common_logger only if :verbose is true (#2547) 2021-02-03 14:34:11 -07:00
puma.rb Rename Puma::JSON to Puma::JSONSerialization (#2640) 2021-06-09 08:55:45 -06:00