Mercurial > hg > orthanc
diff NEWS @ 5658:4b7bc21db336
DicomTlsTrustedCertificates not required anymore for SCU when DicomTlsRemoteCertificateRequired is false
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 18 Jun 2024 10:27:28 +0200 |
parents | dedbf019a707 |
children | 71c7d260510d |
line wrap: on
line diff
--- a/NEWS Thu Jun 06 17:55:13 2024 +0200 +++ b/NEWS Tue Jun 18 10:27:28 2024 +0200 @@ -8,6 +8,13 @@ https://discourse.orthanc-server.org/t/qido-includefield-with-sequences/4746/6 +Maintenance +----------- + +* DICOM TLS: "DicomTlsTrustedCertificates" is not required anymore when issuing + an outgoing SCU connexion when "DicomTlsRemoteCertificateRequired" is set to false. + + Version 1.12.4 (2024-06-05) ===========================