From c161649ed5d588e35e351a7cc23ea5e45deeb052 Mon Sep 17 00:00:00 2001 From: kytv Date: Thu, 8 May 2014 13:31:32 +0000 Subject: [PATCH] Add script to check reseeder host certificate validity --- build.xml | 6 +++ tests/scripts/checkremotecerts.sh | 84 +++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100755 tests/scripts/checkremotecerts.sh diff --git a/build.xml b/build.xml index 2cb4c9c660..d689e5d7ff 100644 --- a/build.xml +++ b/build.xml @@ -1407,6 +1407,12 @@ + + + + + +