Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS DICOM communication with other PACS #271

Open
sujit2405 opened this issue Jul 5, 2021 · 2 comments
Open

TLS DICOM communication with other PACS #271

sujit2405 opened this issue Jul 5, 2021 · 2 comments

Comments

@sujit2405
Copy link

Hi All,
I was just testing out different PACS for TLS communication. I was able to connect orthanc with dcmtk by following link:
https://book.orthanc-server.com/faq/dicom-tls.html

I was trying to establish the same with Clearcanvas but I could not find much information for TLS based communication between Clearcanvas and other PACS. The only information available is:
https://documentation.clearcanvas.ca/Documentation/GettingStartedGuide/Team/4_0/index.html?installing_x509_certificate.htm

I could see a "ConnectTLS()" API in DicomClient but could not see it being used anywhere. Is it just a matter of some simple configuration which once set will switch the Clearcanvas default communication to TLS based one or is there something more to it? Any help would be greatly appreciated.

@steveTree
Copy link

if you do find how to do this please post
I would suspect though there may be a bit of work to get this working ?
thanks
Steve T

@frankievvh
Copy link

For anyone that finds this in the future. You install and configure stunnel to achieve DICOM-TLS. https://www.stunnel.org/ Basically you set it up and configure it and put in your SSL cert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants