Mercurial > hg > orthanc
diff Resources/Configuration.json @ 2923:87366b8aed4f
note
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 08 Nov 2018 17:26:17 +0100 |
parents | 61a5667f37d9 |
children | 00504dcc996f |
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" : "",