Mercurial > hg > orthanc-book
changeset 546:7c4ef4411992
stunnel
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 18 Nov 2020 20:17:14 +0100 |
parents | 931052bd5a53 |
children | 37b8792c7ce5 |
files | Sphinx/source/faq/security.rst |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/security.rst Wed Nov 18 11:25:04 2020 +0100 +++ b/Sphinx/source/faq/security.rst Wed Nov 18 20:17:14 2020 +0100 @@ -202,6 +202,7 @@ yet. As a temporary workaround, `it has been reported <https://www.digihunch.com/2020/11/medical-imaging-web-server-deployment-pipeline/>`__ that the "*SSL Termination for TCP Upstream Servers*" feature of nginx -can be used to emulate DICOM TLS. We are looking for :ref:`an -industrial sponsor <contributing>` to implement DICOM TLS, as it is -useful in enterprise and cloud environments. +can be used to emulate DICOM TLS. Another option is to use `stunnel +<https://www.stunnel.org/>`__. We are looking for :ref:`an industrial +sponsor <contributing>` to implement DICOM TLS in the core of Orthanc, +as this feature is dedicated to enterprise and cloud environments.