Relates :
|
Currently the JDK prints client enabled ciphersuites in debug mode when a ClientHello message is encountered. We don't have anything similar for server side debugging. At times we run into "no ciphersuites in common" errors. It would be useful in such cases to see a list of Ciphersuites used by server socket.
|