changeset 5947:ccf431b40a3a

doc
author Alain Mazy <am@orthanc.team>
date Mon, 06 Jan 2025 15:03:37 +0100
parents b7524b8d3061
children 4563e9899136
files OrthancServer/Resources/Configuration.json
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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" : "",