search for: ssl_configur

Displaying 1 result from an estimated 1 matches for "ssl_configur".

Did you mean: ssl_config
2011 Sep 15
0
SSL support pushed out to unicorn.git :x
...monkey.git This is absolutely NOT intended to be an endorsement of the current certificate authority system. Don''t support or encourage it. lib/unicorn/configurator.rb | 13 +++-- lib/unicorn/http_server.rb | 3 + lib/unicorn/ssl_client.rb | 6 ++ lib/unicorn/ssl_configurator.rb | 104 +++++++++++++++++++++++++++++++++++++++ lib/unicorn/ssl_server.rb | 42 ++++++++++++++++ script/isolate_for_tests | 1 + t/.gitignore | 2 + t/sslgen.sh | 63 +++++++++++++++++++++++ t/t0600-https-server-basic.sh | 48...