changeset 2923:87366b8aed4f

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Nov 2018 17:26:17 +0100
parents 40131f0c25b5
children 22524fd06225
files Resources/Configuration.json
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/Configuration.json	Wed Nov 07 13:06:59 2018 +0100
+++ b/Resources/Configuration.json	Thu Nov 08 17:26:17 2018 +0100
@@ -273,7 +273,9 @@
   // peers in HTTPS requests. From curl documentation ("--cacert"
   // option): "Tells curl to use the specified certificate file to
   // verify the peers. The file may contain multiple CA
-  // certificates. The certificate(s) must be in PEM format."
+  // certificates. The certificate(s) must be in PEM format." On
+  // Debian-based systems, this option can be set to
+  // "/etc/ssl/certs/ca-certificates.crt"
   "HttpsCACertificates" : "",