Mercurial > hg > orthanc-book
changeset 517:cb07ce40040f
ssh
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 06 Oct 2020 08:01:51 +0200 |
parents | 416581db306e |
children | 9ffeed9efaae |
files | Sphinx/source/faq/security.rst |
diffstat | 1 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/security.rst Thu Oct 01 12:27:20 2020 +0200 +++ b/Sphinx/source/faq/security.rst Tue Oct 06 08:01:51 2020 +0200 @@ -133,10 +133,12 @@ In general, the DICOM protocol should be disabled if running Orthanc on a cloud server, except if you use a VPN (cf. `reference -<https://groups.google.com/d/msg/orthanc-users/yvHexxG3dTY/7s3A7EHVBAAJ>`__). -Favor HTTPS for transfering medical images across sites (see -above). You can turn off DICOM protocol by setting the configuration -option ``DicomServerEnabled`` to ``false``. +<https://groups.google.com/d/msg/orthanc-users/yvHexxG3dTY/7s3A7EHVBAAJ>`__) +or a SSH tunnel (cf. `reference +<https://www.howtogeek.com/168145/how-to-use-ssh-tunneling/>`). Favor +HTTPS for transfering medical images across sites (see above). You can +turn off DICOM protocol by setting the configuration option +``DicomServerEnabled`` to ``false``. The DICOM modalities that are known to Orthanc are defined by setting the ``DicomModalities`` configuration option. Out-of-the-box, Orthanc