Skip to content

Conversation

@Ansh5748
Copy link
Contributor

@Ansh5748 Ansh5748 commented Mar 19, 2025

This PR adds TLS/SSL support to the DICOM server, enhancing security for medical data transmission.

Changes

  • Added TLS configuration to DICOM server (dicomhawk.py)
  • Created certificate management functionality
  • Implemented TLS status monitoring page
  • Added secure connection logging
  • Updated Docker configuration for TLS support
  • Added proper error handling for TLS connections

Testing

  • Verified TLS connections using test client
  • Confirmed standard connections still work
  • Tested certificate validation
  • Verified TLS status page displays correct information

Screenshots

Screenshot 2025-03-20 033112

This implementation follows healthcare security best practices and maintains compatibility with standard DICOM clients.
Closes #35
@gtheodoridis

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

Successfully merging this pull request may close these issues.

DICOM TLS/SSL Support

1 participant