# HG changeset patch # User Sebastien Jodogne # Date 1601964111 -7200 # Node ID cb07ce40040f4d1556763a1925490b8a153ab3f4 # Parent 416581db306e3a99d253db194ef97468b665ebe6 ssh diff -r 416581db306e -r cb07ce40040f Sphinx/source/faq/security.rst --- 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 -`__). -Favor HTTPS for transfering medical images across sites (see -above). You can turn off DICOM protocol by setting the configuration -option ``DicomServerEnabled`` to ``false``. +`__) +or a SSH tunnel (cf. `reference +`). 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