Project

General

Profile

« Previous | Next » 

Revision b73b71a9

Added by Tomer Brisker about 8 years ago

Fixes #13747 - Allow configuration of dsabled SSL cipher suites

Added a :ssl_disabled_ciphers option to the settings allowing disabling
disallowed cipher suits in webrick.

View differences:

lib/proxy/settings/global.rb
:virsh_network => 'default',
:log_buffer => 2000,
:log_buffer_errors => 1000,
:ssl_disabled_ciphers => []
}
HOW_TO_NORMALIZE = {

Also available in: Unified diff