Mercurial > hg > orthanc-book
changeset 544:d7ec7ea133b8
note about nginx to emulate dicom tls
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 12 Nov 2020 09:26:24 +0100 |
parents | fd340103904c |
children | 931052bd5a53 |
files | Sphinx/source/faq/security.rst |
diffstat | 1 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/security.rst Mon Nov 09 16:19:15 2020 +0100 +++ b/Sphinx/source/faq/security.rst Thu Nov 12 09:26:24 2020 +0100 @@ -199,6 +199,9 @@ **Remark:** As of Orthanc 1.8.0, `DICOM TLS encryption <https://www.dicomstandard.org/using/security/>`__ is not supported -yet. We are looking for :ref:`an industrial sponsor <contributing>` to -get this feature implemented, as it is useful in enterprise and cloud -environments. +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.