Hi Mark, Peter,
Adding "%{javax.servlet.request.cipher_suite}r
%{org.apache.tomcat.util.net.secure_protocol_version}r" into Access Valve
generated the intended logs.
Thank you for the advice.
Regards
Manish
-Original Message-
From: Mark Thomas
Sent: Thursday, January 16, 2020 10:24
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Léa,
On 1/16/20 9:33 AM, Lmhelp1 wrote:
> Hello,
>
> Thank you for your answers.
>
> I changed /* to
> *.jsp I also un-commented the line:
> servletResponse.setContentType("text/html; charset=" +
> Finals.S_CHARSET);
>
> It looks like the proble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Léa,
On 1/16/20 4:36 AM, Lmhelp1 wrote:
> Hello,
>
> Thank you for your answer. Indeed, I have such a filter:
>
> In "web.xml":
> --
- --
>
> EncodingFilter
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jon,
On 1/15/20 4:55 PM, jonmcalexan...@wellsfargo.com.INVALID wrote:
> -Original Message- From: Mark Thomas
> Sent: Wednesday, January 15, 2020 3:42 PM To:
> users@tomcat.apache.org Subject: Re: Tomcat Digest Algorithm
> question
>
> On
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
Ma
hello Mark
thanks for the tip.
Now it works, surprisingly.
I configured IP address instead of hostname (using static member)...
and now it is OK.
Thanks
Le jeu. 16 janv. 2020 à 12:00, Mark Thomas a écrit :
>
> On 16/01/2020 08:11, Bertrand BARRET wrote:
> > Hello,
> >
> > I am setting up a tomc
Hi Palod,
i think you can do it with:
JAVA_OPTS="$JAVA_OPTS -Djavax.net.debug=ssl,handshake"
Regards
peter
Von:"Palod, Manish"
An: "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
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
Hello,
Thank you for your answers.
I changed /* to *.jsp
I also un-commented the line:
servletResponse.setContentType("text/html; charset=" + Finals.S_CHARSET);
It looks like the problem is solved.
> André Warnier wrote:
> As another way of avoiding that problem, you may also want to change
i
On 16/01/2020 08:11, Bertrand BARRET wrote:
> Hello,
>
> I am setting up a tomcat cluster (only two nodes on separate servers)
> for load-balancing and sessions replication purpose.
>
> The session replication is working fine from node1 to node2 (i can see
> the primary session on node1 and the b
On 16.01.2020 10:36, Lmhelp1 wrote:
Hello,
Thank you for your answer.
Indeed, I have such a filter:
In "web.xml":
EncodingFilter
com.[...].EncodingFilter
requestEncoding
UTF-8
On 16.01.2020 10:36, Lmhelp1 wrote:
Hello,
Thank you for your answer.
Indeed, I have such a filter:
In "web.xml":
Hello,
Thank you for your answer.
Indeed, I have such a filter:
In "web.xml":
EncodingFilter
com.[...].EncodingFilter
requestEncoding
UTF-8
EncodingFilter
/*
--
Hello,
I am setting up a tomcat cluster (only two nodes on separate servers)
for load-balancing and sessions replication purpose.
The session replication is working fine from node1 to node2 (i can see
the primary session on node1 and the backup session on node2).
But when the load balancer choos
14 matches
Mail list logo