From 28ec3931bf58c2f3cc3af1c3d7810217f93dc8be Mon Sep 17 00:00:00 2001 From: remillet Date: Tue, 13 Feb 2018 16:43:40 -0800 Subject: [PATCH] DRYD-248: cURL failing because of a cert issue on some systems. Need to using cURL's --insecure option for now --- cspace-ui/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cspace-ui/build.xml b/cspace-ui/build.xml index a2a470d71..35a6b4856 100644 --- a/cspace-ui/build.xml +++ b/cspace-ui/build.xml @@ -21,7 +21,7 @@ - + -- 2.47.3