SSL Enabling

51 views
Skip to first unread message

Animesh Srivastava

unread,
May 20, 2019, 2:33:37 AM5/20/19
to dcm4che

Hi All,
I'm using dcm4che as the base for my DICOM Service and need to enable SSL protocols for my SCP's and SCU's. I found the method's : setTlsProtocols and setTlsCipherSuites from the class : Connection. 
Passing certain values to these methods such as : setTlsProtocols ("TLSv1.2") is not enough. 
If trying to test if SSL is enbled using tools such as nmap, makes the service log error print issues :
                                     javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
                                     javax.net.ssl.SSLHandshakeException: no cipher suites in common
                                     javax.net.ssl.SSLHandshakeException: Client requested protocol TLSv1 not enabled or not                                                 supported
                                     javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 not enabled or not                                                 supported
Any suggestions to how to Implement TLSv1.2 will really helpful.

Regards,
Animesh Srivastava
Reply all
Reply to author
Forward
0 new messages