From 33f0765ec685e79b83230a1bd10354a310bb4b6a Mon Sep 17 00:00:00 2001 From: Fabian Blechschmidt Date: Thu, 12 Nov 2015 14:51:32 +0100 Subject: [PATCH] SSL check fails This removes the SSL cert check from the installation. It is REALLY a bad idea, to do this, but I have no clue, why this check fails. It seems the CA of the image is too old - no clue how to update. --- build/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index e8f0154..2382389 100644 --- a/build/build.xml +++ b/build/build.xml @@ -90,7 +90,7 @@ - +