changeset 4926:feeb73a7456a

todo
author Alain Mazy <am@osimis.io>
date Fri, 25 Feb 2022 08:11:38 +0100
parents 8785d8442f90
children 0975fbf5897a
files TODO
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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