mirror of https://github.com/Icinga/icinga2.git
CheckCommand ssl: s/-N/--sni/
This commit is contained in:
parent
387c2c8b79
commit
73b9e794d3
|
@ -294,7 +294,7 @@ object CheckCommand "ssl" {
|
|||
}
|
||||
}
|
||||
}}
|
||||
"-N" = {
|
||||
"--sni" = {
|
||||
value = "$ssl_sni$"
|
||||
description = "Enable SSL/TLS hostname extension support (SNI)"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue