Mercurial > hg > orthanc-book
changeset 634:2571d7f4e135
protect configuration file
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 16 Apr 2021 19:05:48 +0200 |
parents | 06bea33cb7d0 |
children | 8c4b1154cc8b |
files | Sphinx/source/faq/security.rst |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/security.rst Fri Apr 16 19:00:33 2021 +0200 +++ b/Sphinx/source/faq/security.rst Fri Apr 16 19:05:48 2021 +0200 @@ -27,6 +27,11 @@ only trusted computers can contact Orthanc through its REST API or through the DICOM protocol. +* Make sure that the :ref:`configuration files <configuration>` + containing confidential information or private keys (typically + ``RegisteredUsers``) are only readable by the user that runs + Orthanc. + Care must also be taken about some configuration options specific to Orthanc: