Skip to content
Extraits de code Groupes Projets
Valider 6dc8710c rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[UPD] lower threshold for cert expiry

parent 9b2a2d8a
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -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
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter