KemalWAF::DomainConfig
Inherits YAML::Serializable / Struct / Value / Object
Domain yapılandırması
Constructors
new(default_upstream : String, upstream_host_header : String = "", preserve_original_host : Bool = false, verify_ssl : Bool = true, cert_file : String | Nil = nil, key_file : String | Nil = nil, letsencrypt_enabled : Bool = false, letsencrypt_email : String | Nil = nil)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
Domain bazlı TLS/SSL sertifika yapılandırması (SNI desteği için)
default_upstream
Sourcekey_file
Sourceletsencrypt_email
Sourceletsencrypt_enabled
Sourcepreserve_original_host
Sourceupstream_host_header
Sourceverify_ssl
Source