diff NEWS @ 5601:aafe402ec950 find-refactoring

integration mainline->find-refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 07 May 2024 21:24:46 +0200
parents 9e74e761b108 317850cd46bc
children 3f24eb4013d8
line wrap: on
line diff
--- a/NEWS	Tue May 07 21:23:34 2024 +0200
+++ b/NEWS	Tue May 07 21:24:46 2024 +0200
@@ -16,6 +16,12 @@
 * Removed potential PHI from the logs when Orthanc encounters an error while
   creating a zip file.
 
+Bug Fixes
+---------
+
+* When working with "DicomTlsEnabled": true and "DicomTlsRemoteCertificateRequired": false,
+  Orthanc was refusing to start if no "DicomTlsTrustedCertificates" was provided.
+
 
 REST API
 --------