comparison Sphinx/source/faq/security.rst @ 634:2571d7f4e135

protect configuration file
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Apr 2021 19:05:48 +0200
parents 0dde82745e0d
children 11e536e70b37
comparison
equal deleted inserted replaced
633:06bea33cb7d0 634:2571d7f4e135
24 24
25 * Contact your network administrators to setup `Intranet firewalls 25 * Contact your network administrators to setup `Intranet firewalls
26 <https://en.wikipedia.org/wiki/Firewall_(computing)>`__, so that 26 <https://en.wikipedia.org/wiki/Firewall_(computing)>`__, so that
27 only trusted computers can contact Orthanc through its REST API 27 only trusted computers can contact Orthanc through its REST API
28 or through the DICOM protocol. 28 or through the DICOM protocol.
29
30 * Make sure that the :ref:`configuration files <configuration>`
31 containing confidential information or private keys (typically
32 ``RegisteredUsers``) are only readable by the user that runs
33 Orthanc.
29 34
30 Care must also be taken about some configuration options specific to 35 Care must also be taken about some configuration options specific to
31 Orthanc: 36 Orthanc:
32 37
33 * ``LimitFindResults`` and ``LimitFindInstances`` should not be set to 38 * ``LimitFindResults`` and ``LimitFindInstances`` should not be set to