TLS encryption DICOM

In the Orthanc book it is said that Dicom supports TLS encryption, but it does not say anythin more. Can Orthanc encrypt Dicom protocol just like HTTP?

No, Orthanc currently does not support Dicom TLS.
It’s in the TODO but we have currently no idea when it will be implemented:
https://bitbucket.org/sjodogne/orthanc/src/d88970f1ffbfa9cf4baf98ef181d973811a152d0/TODO#lines-85

Note however that Orthanc can already do encrypted transmissions of DICOM instances through HTTPS, if using Orthanc Peers or DICOMweb:
http://book.orthanc-server.com/faq/features.html#peers

http://book.orthanc-server.com/plugins/dicomweb.html

Thanks for your replies.
I’ll try using peers instead of dicommodalities. It’s a pity it does not support it yet but, there’s nothing to do.

If this is an important feature to you, you can buy a custom development by Osimis so that DICOM TLS gets implemented:
https://www.orthanc-server.com/orthanc-pro.php

Free and open-source software requires financial support from its users.

Regards,
Sébastien-