On 16/01/2020 15:02, Peter Köhler wrote:
> Hi Palod,
> 
> i think you can do it with:
> 
> JAVA_OPTS="$JAVA_OPTS  -Djavax.net.debug=ssl,handshake"

That won't do what the OP asked.

These should work:

%{javax.servlet.request.cipher_suite}r
%{org.apache.tomcat.util.net.secure_protocol_version}r

Mark

> 
> Regards
> 
> peter
> 
> 
> 
> Von:    "Palod, Manish" <manish_pa...@mcafee.com>
> An:     "users@tomcat.apache.org" <users@tomcat.apache.org>
> 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
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to