# HG changeset patch # User Alain Mazy # Date 1645773098 -3600 # Node ID feeb73a7456a033c89348ddec13701e14a347f24 # Parent 8785d8442f90a9683aa3040f9b44ec529d7b71df todo diff -r 8785d8442f90 -r feeb73a7456a TODO --- a/TODO Thu Feb 24 17:36:20 2022 +0100 +++ b/TODO Fri Feb 25 08:11:38 2022 +0100 @@ -25,6 +25,9 @@ * Accept extra DICOM tags dictionaries in the DCMTK format '.dic' (easier to use than declare them in the Orthanc configuration file). Even the standard dictionaries could be overriden by these custom dictionaries. +* provide more flexibility wrt Dicom TLS ciphers and TLS version: + https://groups.google.com/g/orthanc-users/c/X4IhmXCSr7I/m/EirawAFcBwAJ + ============================ Documentation (Orthanc Book) @@ -253,7 +256,10 @@ * Have a look at openQA (cf. GNU Health) * Add integration tests for LUT - +* Add more complex testing scenarios like data-migration, change of + configuration files, multiple orthanc interacting togethers with various + config. This should probably look like the python toolbox tests ... + --------------------- External applications