mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #7741 from Icinga/bugfix/itl-tcp-sni
CheckCommand ssl: s/-N/--sni/
This commit is contained in:
commit
bc32f756c0
@ -294,7 +294,7 @@ object CheckCommand "ssl" {
|
||||
}
|
||||
}
|
||||
}}
|
||||
"-N" = {
|
||||
"--sni" = {
|
||||
value = "$ssl_sni$"
|
||||
description = "Enable SSL/TLS hostname extension support (SNI)"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user