# HG changeset patch # User Alain Mazy # Date 1736172217 -3600 # Node ID ccf431b40a3a9c5564cccecd996cc0ea78b8f633 # Parent b7524b8d306118941249de23de5ed808c015a1ba doc diff -r b7524b8d3061 -r ccf431b40a3a OrthancServer/Resources/Configuration.json --- a/OrthancServer/Resources/Configuration.json Mon Jan 06 13:26:06 2025 +0100 +++ b/OrthancServer/Resources/Configuration.json Mon Jan 06 15:03:37 2025 +0100 @@ -586,7 +586,8 @@ // 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". - // Starting with Orthanc 1.12.6, when this option is empty, + // Starting with Orthanc 1.12.6 and provided that Orthanc has been + // built with libcurl > 8.2.0, when this option is empty, // Orthanc uses the operating system native CA store ("--ca-native" // option) "HttpsCACertificates" : "",