diff Sphinx/source/faq/security.rst @ 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 2571d7f4e135
children 49ec83c000e9
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