comparison Sphinx/source/faq/security.rst @ 518:9ffeed9efaae

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 06 Oct 2020 08:03:59 +0200
parents cb07ce40040f
children e9d8c7e5afbd
comparison
equal deleted inserted replaced
517:cb07ce40040f 518:9ffeed9efaae
133 133
134 In general, the DICOM protocol should be disabled if running Orthanc 134 In general, the DICOM protocol should be disabled if running Orthanc
135 on a cloud server, except if you use a VPN (cf. `reference 135 on a cloud server, except if you use a VPN (cf. `reference
136 <https://groups.google.com/d/msg/orthanc-users/yvHexxG3dTY/7s3A7EHVBAAJ>`__) 136 <https://groups.google.com/d/msg/orthanc-users/yvHexxG3dTY/7s3A7EHVBAAJ>`__)
137 or a SSH tunnel (cf. `reference 137 or a SSH tunnel (cf. `reference
138 <https://www.howtogeek.com/168145/how-to-use-ssh-tunneling/>`). Favor 138 <https://www.howtogeek.com/168145/how-to-use-ssh-tunneling/>`__). Favor
139 HTTPS for transfering medical images across sites (see above). You can 139 HTTPS for transfering medical images across sites (see above). You can
140 turn off DICOM protocol by setting the configuration option 140 turn off DICOM protocol by setting the configuration option
141 ``DicomServerEnabled`` to ``false``. 141 ``DicomServerEnabled`` to ``false``.
142 142
143 The DICOM modalities that are known to Orthanc are defined by setting 143 The DICOM modalities that are known to Orthanc are defined by setting