mirror of https://github.com/Icinga/icinga2.git
parent
ebdbca0730
commit
922cb375a9
|
@ -454,7 +454,7 @@ object CheckCommand "ssl_cert" {
|
|||
description = "SSL Labs assestment"
|
||||
}
|
||||
"--ignore-ssl-labs-cache" = {
|
||||
set_if = "$ssl_cert_ssllabs_nocache$
|
||||
set_if = "$ssl_cert_ssllabs_nocache$"
|
||||
description = "Forces a new check by SSL Labs"
|
||||
}
|
||||
"-r" = {
|
||||
|
|
Loading…
Reference in New Issue