From a3e60becc0c5f0d16cb78adde2748067df3ec69c Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Thu, 21 Jan 2016 15:58:07 +0100 Subject: [PATCH] Updated System configuration (markdown) --- System-configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/System-configuration.md b/System-configuration.md index ab27b2b..d676442 100644 --- a/System-configuration.md +++ b/System-configuration.md @@ -124,6 +124,8 @@ cmake -G "Visual Studio 14 2015" * rmt_curl * fix8.dependencies.zmq * Build ALL_BUILD target +* Download ([here](http://curl.haxx.se/ca/cacert.pem)) and copy certificate bundle for libcurl to working directory +* Rename downloaded certificate bundle to curl-ca-bundle.crt * Run tests or whole worker with suitable programs ## WebApp