From 1f5131aeb7406b5c880c5a70a4269d3e2ded6b23 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Thu, 14 Feb 2013 03:06:36 +0100 Subject: [PATCH] =?UTF-8?q?[check=5Fcert]=20v=C3=A9rification=20des=20date?= =?UTF-8?q?s=20des=20certifs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit En faisant une connexion directe tcp. Du coup, ça ne marche pas pour tous les services utilisants SSL: * freeradius (key pour le wifi) utilise de l'UDP donc est hors jeu. * xmpp : le protocole du serveur n'a pas l'air reconnu Il faudrait aussi regrouper tout ça sous un groupe commun. --- Bundler/check_cert.xml | 4 ++++ Metadata/groups.xml | 16 ++++++++++++++++ Python/etc/cron.d/check_cert | 23 +++++++++++++++++++++++ 3 files changed, 43 insertions(+) create mode 100644 Bundler/check_cert.xml create mode 100644 Python/etc/cron.d/check_cert diff --git a/Bundler/check_cert.xml b/Bundler/check_cert.xml new file mode 100644 index 0000000..d8833bd --- /dev/null +++ b/Bundler/check_cert.xml @@ -0,0 +1,4 @@ + + + + diff --git a/Metadata/groups.xml b/Metadata/groups.xml index 75416aa..d3f176a 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -235,11 +235,14 @@ + + + + + + + + + + + + + + @@ -697,6 +711,7 @@ + +