changeset 683:11e536e70b37

ip addresses are mandatory if DicomCheckModalityHost is true
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 May 2021 17:04:32 +0200
parents e932c609c30a
children 96574b57249a
files Sphinx/source/faq/security.rst
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/faq/security.rst	Tue May 11 16:57:31 2021 +0200
+++ b/Sphinx/source/faq/security.rst	Tue May 11 17:04:32 2021 +0200
@@ -163,7 +163,9 @@
   to disallow C-STORE commands from unknown modalities.
 
 * Set the ``DicomCheckModalityHost`` configuration option to ``true``
-  to validate the IP and hostname address of the remote modalities.
+  to validate the IP address of the remote modalities (note that
+  hostnames cannot be used in ``DicomModalities`` when this option is
+  enabled: The ``Host`` values should only contain IP addresses).
 
 * For each modality that is defined in ``DicomModalities``,
   selectively specify what DICOM commands are allowed to be issued by