Mercurial > hg > orthanc-book
changeset 518:9ffeed9efaae
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 06 Oct 2020 08:03:59 +0200 |
parents | cb07ce40040f |
children | 8402fdee4477 |
files | Sphinx/source/faq/security.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/security.rst Tue Oct 06 08:01:51 2020 +0200 +++ b/Sphinx/source/faq/security.rst Tue Oct 06 08:03:59 2020 +0200 @@ -135,7 +135,7 @@ on a cloud server, except if you use a VPN (cf. `reference <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://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``.