DICOM-TLS on the C-STORE listener
The DICOM C-STORE listener can be wrapped in TLS built from the engine’s server certificate. Mutual TLS is an operator opt-in: when enabled, the peer’s certificate is accepted only if its SHA-256 thumbprint is in the configured pin set — an empty pin set with mutual TLS on rejects every peer. If the certificate fails to load, the listener does not come up; there is no plaintext fallback. Peer identity is additionally gated by the DICOM Calling-AE allow-list, which applies with or without TLS.