diff --git a/templates/commands.cfg.j2 b/templates/commands.cfg.j2 index d20a689942f6baeeb14bae005759a9c1346ee164..cac012089b2b13906bab4bbd528e132749d4f64b 100644 --- a/templates/commands.cfg.j2 +++ b/templates/commands.cfg.j2 @@ -53,7 +53,7 @@ define command{ # 'check_https' command definition define command{ command_name check_https - command_line $USER1$/check_http -S -H $ARG1$ -u $ARG2$ --sni -C 29,15 --continue-after-certificate + command_line $USER1$/check_http -S -H $ARG1$ -u $ARG2$ --sni -C 27,15 --continue-after-certificate } # 'check_certif' command definition