Search found 5 matches

by Airwolfe
Wed, 2017-07-26, 16:11
Forum: DCMTK - General
Topic: TLS question need help
Replies: 2
Views: 3546

Re: TLS question need help

ok I was able to convert the PFX file into a key and crt. put those onto the ubuntu box I have running storescu using the following command: sudo storescu http://www.tciwebpacs.com 2762 +tls /tmp/mycert/key /tmp/mycert/cert /tmp/myca/cacert.pem -ll info +sd /home/cprbox/Pictures I: determining input...
by Airwolfe
Mon, 2017-07-24, 20:50
Forum: DCMTK - General
Topic: TLS question need help
Replies: 2
Views: 3546

TLS question need help

Im trying to use STORESCU to send to your PACS img router which is called Compass from http://www.laurelbridge.com. It has a feature to allow me to send via TLS, however, I am new to certs. It seems I can either do a PFX file or a PERM files. How would I get STORESCU to send vis TLS if it only works...
by Airwolfe
Tue, 2017-04-18, 16:36
Forum: DCMTK - General
Topic: How about an "Delete successfully sent" option for strorescu
Replies: 7
Views: 10155

Re: How about an "Delete successfully sent" option for stror

So is the delete successfully sent or run a script at the end of storescu something that will be added in the feature? Im currently reading up on C++ now to try and add it myself but having no luck. Basically trying to combine features from SCP to SCU.
by Airwolfe
Fri, 2017-01-27, 20:07
Forum: DCMTK - General
Topic: Might be more programming question....
Replies: 1
Views: 1943

Might be more programming question....

Hello, I got some help with the storescp and storescu tls and got that working now. however Im having issue trying to get storescu in a loop to send and then deleting what was in the folder that was sent correctly. The main problem is items keep coming into the receive folder while another script is...
by Airwolfe
Tue, 2017-01-24, 20:57
Forum: DCMTK - General
Topic: TLS?
Replies: 1
Views: 2104

TLS?

Hello,
Im trying to figure out how to set up the TLS connection from point A to B. However, I can not find any current data to help with this project. I read about DCMTLS, however, I can not find this function. Im using DCMTK-TLS windows. any help would be great. thx again.