diff NEWS @ 4656:82a314325351

New configuration option: "DicomTlsRemoteCertificateRequired"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 06 May 2021 18:39:19 +0200
parents 9f7eef20bc7d
children 66f6fd77deaf
line wrap: on
line diff
--- a/NEWS	Thu May 06 16:54:46 2021 +0200
+++ b/NEWS	Thu May 06 18:39:19 2021 +0200
@@ -1,6 +1,8 @@
 Pending changes in the mainline
 ===============================
 
+* New configuration option: "DicomTlsRemoteCertificateRequired" to allow secure DICOM TLS
+  connections without certificate
 * "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
 * Fixed the lifetime of temporary files associated with jobs that create ZIP archive/media:
   - In synchronous mode, their number could grow up to "JobsHistorySize" in Orthanc <= 1.9.2