diff NEWS @ 5643:b1a18218860c

2 new configurations: DicomTlsMinimumProtocolVersion + DicomTlsCiphersAccepted
author Alain Mazy <am@orthanc.team>
date Fri, 31 May 2024 16:56:35 +0200
parents b6a6179a2a69
children f048683aa619
line wrap: on
line diff
--- a/NEWS	Fri May 31 09:20:35 2024 +0200
+++ b/NEWS	Fri May 31 16:56:35 2024 +0200
@@ -58,6 +58,9 @@
     DCMTK option).
   - When working with "DicomTlsEnabled": true and "DicomTlsRemoteCertificateRequired": false,
     Orthanc was refusing to start if no "DicomTlsTrustedCertificates" was provided.
+  - New configurations:
+    - "DicomTlsMinimumProtocolVersion" to select the minimum TLS protocol version
+    - "DicomTlsCiphersAccepted" to fine tune the list of accepted ciphers
 * Upgraded dependencies for static builds:
   - boost 1.85.0