mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
![]() * Added puma to automatically use localhost gem to self signed https if defined. * Update files according to rubocop rules * Moved localhost authority from tcp_listener to ssl_listener Use MiniSSLContext and MiniSSLServer for localhost authority's self-signed ceritifcates * Reformatted codes according to rubocop rules * Fixed test case crashing in production env * Removed transform_keys to support ruby version < 2.5.0 * Changed wrong keystore_pass key given to context to keystore-pass * Remove accept_nonblock.rb since we are using MiniSSL Server * Removed localhost_authority test case running in JRUBY since localhost_authority doesn't suppot JKS yet. * Reload Localhost authority if not loaded runned from puma cli * Memorise localhost authority object on init * Added readme for self-signed certificates * Removed jruby version * Update readme.md * Added validations to check certificate * Remove ssl test running in no ssl implementations * Changed host in localhost authority * Update ssl events wrong arguments error * Update README.md * Update binder.rb * Update binder.rb * Update binder.rb * Update binder.rb * Update request.rb * Update binder * Removed running test in JRUBY * Removed testing localhost authority file while in JRUBY * Removed unused variables * Updated readme Co-authored-by: Nate Berkopec <nate.berkopec@gmail.com> |
||
---|---|---|
.. | ||
app | ||
cluster | ||
minissl | ||
plugin | ||
rack | ||
binder.rb | ||
cli.rb | ||
client.rb | ||
cluster.rb | ||
commonlogger.rb | ||
configuration.rb | ||
const.rb | ||
control_cli.rb | ||
detect.rb | ||
dsl.rb | ||
error_logger.rb | ||
events.rb | ||
io_buffer.rb | ||
jruby_restart.rb | ||
json_serialization.rb | ||
launcher.rb | ||
minissl.rb | ||
null_io.rb | ||
plugin.rb | ||
queue_close.rb | ||
rack_default.rb | ||
reactor.rb | ||
request.rb | ||
runner.rb | ||
server.rb | ||
single.rb | ||
state_file.rb | ||
systemd.rb | ||
thread_pool.rb | ||
util.rb |