Re: Rewrite Valve Problem

2020-07-20 Thread Jerry Malcolm
On 7/20/2020 5:00 PM, Mark Thomas wrote: On 20/07/2020 22:43, Jerry Malcolm wrote: Do you have a ROOT web application deployed? If not, this could be https://bz.apache.org/bugzilla/show_bug.cgi?id=64593 Mark, I do not have a root context.  So that very likely is the problem.  Not 100%

Re: Rewrite Valve Problem

2020-07-20 Thread Mark Thomas
On 20/07/2020 22:43, Jerry Malcolm wrote: >> Do you have a ROOT web application deployed? If not, this could be >> https://bz.apache.org/bugzilla/show_bug.cgi?id=64593 > Mark, I do not have a root context.  So that very likely is the > problem.  Not 100% sure why the thought is that there

Re: Rewrite Valve Problem

2020-07-20 Thread Jerry Malcolm
On 7/20/2020 3:42 PM, Mark Thomas wrote: On 20/07/2020 19:24, Jerry Malcolm wrote: My next step in moving httd/mod_jk out of the chain is to move my rewrite rules to Tomcat.  The instructions are pretty straightforward. I added the rewrite value to the host in server.xml, and I created

Re: Problem with protocols, Re: SSL/TLS issue: can we listen on more than one secured port, with different protocols enabled?

2020-07-20 Thread Mark Thomas
On 19/07/2020 13:55, Christopher Schultz wrote: > Mark, > > On 7/18/20 10:01, Mark Thomas wrote: >> On 17/07/2020 21:47, James H. H. Lampert wrote: >>> Running two connectors seems to work just fine, but I'm having >>> trouble getting one of them to only take TLS 1.2 >>> >>> In reply to my query:

Re: Rewrite Valve Problem

2020-07-20 Thread Mark Thomas
On 20/07/2020 19:24, Jerry Malcolm wrote: > My next step in moving httd/mod_jk out of the chain is to move my > rewrite rules to Tomcat.  The instructions are pretty straightforward.  > I added the rewrite value to the host in server.xml, and I created > rewrite.index in the host's folder in

Rewrite Valve Problem

2020-07-20 Thread Jerry Malcolm
My next step in moving httd/mod_jk out of the chain is to move my rewrite rules to Tomcat.  The instructions are pretty straightforward.  I added the rewrite value to the host in server.xml, and I created rewrite.index in the host's folder in Catalina directory. The rewrite itself seems to

Re: Patch for Ubuntu 18

2020-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Olaf, On 7/20/20 10:01, Olaf Kock wrote: > > On 20.07.20 15:55, Celestino Federico (ETAS-SEC/ISY-IT) wrote: >> >> >> Could someone tell me how to find a debdiff for tomcat8 package >> from version *8.5.39-1ubuntu1~18.04.3* (last version available

Re: Memory leak in the PKCS11 how to fix the problem

2020-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ragavendhiran, On 7/18/20 08:53, Ragavendhiran Bhiman (rabhiman) wrote: > The OS is RHEL => 7.6 > > > From: "Ragavendhiran Bhiman (rabhiman)" Date: > Saturday, 18 July 2020 at 6:21 PM To: Tomcat Users List > Subject: Memory leak in the PKCS11 how

Re: Problem with protocols, Re: SSL/TLS issue: can we listen on more than one secured port, with different protocols enabled?

2020-07-20 Thread James H. H. Lampert
Mark Thomas and Christopher Schultz wrote: You want: sslProtocol="TLS" sslEnabledProtocols="TLSv1.2" And to answer my question above, because that is the way the JSSE API has been written. We should probably just merge these into a single attribute and "do the right thing": 1. If not

Re: Patch for Ubuntu 18

2020-07-20 Thread Olaf Kock
On 20.07.20 15:55, Celestino Federico (ETAS-SEC/ISY-IT) wrote: >   > > Could someone tell me how to find a debdiff for tomcat8 package from > version *8.5.39-1ubuntu1~18.04.3* (last version available on Ubuntu > 18) and version *8.5.56*? > > My expectation is that you'll have to create this

Patch for Ubuntu 18

2020-07-20 Thread Celestino Federico (ETAS-SEC/ISY-IT)
Hello there, Could someone tell me how to find a debdiff for tomcat8 package from version 8.5.39-1ubuntu1~18.04.3 (last version available on Ubuntu 18) and version 8.5.56? I thank you in advance. Best regards / Mit freundlichen Grüßen, Federico Celestino IT Systems Engineer

Re: Memory leak in the PKCS11 how to fix the problem

2020-07-20 Thread Ragavendhiran Bhiman (rabhiman)
HI, Kindly suggest what could be the issue below. Thanks & Regards, Raghav From: "Ragavendhiran Bhiman (rabhiman)" Date: Saturday, 18 July 2020 at 6:21 PM To: Tomcat Users List Subject: Memory leak in the PKCS11 how to fix the problem From: "Ragavendhiran Bhiman