This PR seeks to implement both receiving (through receiver.sh) and sending (through a DICOM+TLS target) DICOM files over TLS. It utilizes certificate authority (CA) authentication to provided authenticated, encrypted transport for both ends of the DICOM router.
Note: private key passwords have not been implemented, and certificate revocation is also not implemented.
This PR seeks to implement both receiving (through receiver.sh) and sending (through a DICOM+TLS target) DICOM files over TLS. It utilizes certificate authority (CA) authentication to provided authenticated, encrypted transport for both ends of the DICOM router.
Note: private key passwords have not been implemented, and certificate revocation is also not implemented.