mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
ITL: Re-Add ssl_sni attribute for check_tcp
This commit is contained in:
parent
c6f19d7e15
commit
aad3c6af6b
@ -340,6 +340,10 @@ object CheckCommand "ssl" {
|
||||
}
|
||||
}
|
||||
}}
|
||||
"-N" = {
|
||||
value = "$ssl_sni$"
|
||||
description = "Enable SSL/TLS hostname extension support (SNI)"
|
||||
}
|
||||
}
|
||||
|
||||
vars.ssl_address = "$check_address$"
|
||||
|
Loading…
x
Reference in New Issue
Block a user