struct

KemalWAF::TLSConfig

Inherits YAML::Serializable / Struct / Value / Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

auto_cert_dir
Source
auto_cert_dir=(auto_cert_dir : String)
Source
auto_generate
Source
auto_generate=(auto_generate : Bool)
Source
cert_file
Source
cert_file=(cert_file : String | Nil)
Source
key_file
Source
key_file=(key_file : String | Nil)
Source
tls_ciphers
Source
tls_ciphers=(tls_ciphers : String | Nil)
Source