Too much handshake message in systemOut.log
Hi All,
We have about 30,000 entries of 'handshake' message like below during 5 hours of time in the SystemOut.log file, is this normal and can it be reduced
Worker-20, WRITE: TLSv1.2 Handshake, length = 185
Worker-20, READ: TLSv1.2 Handshake, length = 80
Is initial handshake: true
ccm: AsynchronousTaskRunner-2 @@ 06:29, READ: TLSv1.2 Handshake, length = 81
HandshakeMessage: TLS Keygenerator IbmTlsPrf from provider from init IBMJCE version 1.7
Regards,
Mohan
One answer
Did a javax.net.debug property make its way into the J2EE runtime ? ( e.g. -Djavax.net.debug=ssl:handshake )
You mention SystemOut.log which implies WebSphere. Look at the JVM properties page of your WebSphere configuration. ( Application Servers > server1 > Process Definition > Java Virtual Machine ) look under Generic JVM arguments.