Hi Palod, i think you can do it with:
JAVA_OPTS="$JAVA_OPTS -Djavax.net.debug=ssl,handshake" Regards peter Von: "Palod, Manish" <[email protected]> An: "[email protected]" <[email protected]> Datum: 16.01.2020 15:58 Betreff: Tomcat 7: Access Valve pattern cipher, SSL Protocol Hi All, I am using tomcat 7 and for audit purpose, want to see cipher and SSL protocol used in the request. How should I mention these attributes in the Access Valve pattern to get these info in the logs. Regards Manish
