Raghav, > -----Original Message----- > From: Ragavendhiran Bhiman (rabhiman) <[email protected]> > Sent: Wednesday, June 09, 2021 6:47 AM > To: Tomcat Users List <[email protected]> > Subject: Re: Need help on ssl handshake logging for audit purpose > > Kindly help me on the below. > > Thanks a lot for the help. > > From: Ragavendhiran Bhiman (rabhiman) <[email protected]> > Date: Tuesday, 8 June 2021 at 7:18 PM > To: [email protected] <[email protected]> > Subject: Need help on ssl handshake logging for audit purpose Hi All, > > In our product we are using jdk8 and tomcat apache latest version. I have > enabled -Djavax.net.debug=ssl:handshake from jdk side. But I could see the > handshake logging are coming as hex in the Catalina.out log messages. I want > to know how to print the message in the proper English format. Is any other > mistake I am doing? > Kindly help me in this regard. > > Thanks & Regards, > Raghav
Can you provide an example? When I use that same debug flag, the only hex I see is for binary content, such as the content of a cert. John --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
