Module: Fluent::PluginHelper::Server::ServerTransportParams
- Includes:
- Configurable
- Defined in:
- lib/fluent/plugin_helper/server.rb
Constant Summary collapse
- TLS_DEFAULT_VERSION =
:'TLSv1_2'
- TLS_SUPPORTED_VERSIONS =
[:'TLSv1_1', :'TLSv1_2']
- CIPHERS_DEFAULT =
follow httpclient configuration by nahi OpenSSL 0.9.8 default: “ALL:!ADH:!LOW:!EXP:!MD5:+SSLv2:@STRENGTH”
"ALL:!aNULL:!eNULL:!SSLv2"
Constants included from Configurable
Configurable::CONFIG_TYPE_REGISTRY
Method Summary
Methods included from Configurable
#config, #configure, #configure_proxy_generate, #configured_section_create, included, #initialize, lookup_type, register_type