Feature request for SSL Valve

2021-02-24 Thread Alex
Hi. I try to setup HAProxy to send some TLS Information's to tomcat. As described in the documentation of SSL Valve are several parameters available and most of them are also available in HAProxy. http://tomcat.apache.org/tomcat-9.0-doc/config/valve.html#SSL_Valve The only parameter which

Re: Tomcat Manager

2021-02-24 Thread Robert Wigfall
I have been looking into something similar...I have not tested anything yet. Hopefully it helps you and informs me of any flaws. How about restricting access to tomcat manager via remote ip restriction

Tomcat Manager

2021-02-24 Thread Robert Hicks
Is there a way (my google-fu is failing) to use the command line version of the manager but not have the front end UI available at all? Thanks, Bob

Re: Correct manager.xml for Tomcat 8 manager GUI

2021-02-24 Thread Mark Eggers
On 2/24/2021 9:54 AM, Patrick Baldwin wrote: Hi, I'm trying to reconfigure a pre-existing dev Tomcat 8 server so folks can use the manager GUI; so far, I just get the ERR_CONNECTION_REFUSED message. I've stripped the tomcat users file down to just: $ cat /usr/local/tomcat/conf/tomcat-users.xml

Correct manager.xml for Tomcat 8 manager GUI

2021-02-24 Thread Patrick Baldwin
Hi, I'm trying to reconfigure a pre-existing dev Tomcat 8 server so folks can use the manager GUI; so far, I just get the ERR_CONNECTION_REFUSED message. I've stripped the tomcat users file down to just: $ cat /usr/local/tomcat/conf/tomcat-users.xml And the

Re: Replacement / alternatives of Tomcat-juli.jar and Tomcat-juli-adapters.jar in Tomcat 9

2021-02-24 Thread Luis Rodríguez Fernández
Hello Ravi, Here [1] upi can find an example of tomcat 9 + log4j2. Hope it helps, Luis [1] https://github.com/lurodrig/log4j2-in-tomcat El mié, 24 feb 2021 a las 17:09, Ravi Kumar () escribió: > Hi Mark, > > Thanks for the suggestion and help. We will review and revert . > > Thanks again. >

Re: Replacement / alternatives of Tomcat-juli.jar and Tomcat-juli-adapters.jar in Tomcat 9

2021-02-24 Thread Ravi Kumar
Hi Mark, Thanks for the suggestion and help. We will review and revert . Thanks again. Regards, Ravi On Wed, Feb 24, 2021 at 9:30 PM Mark Thomas wrote: > On 24/02/2021 15:57, Ravi Kumar wrote: > > Hi Tomcat Team, > > > > We used to have *Tomcat-juli.jar and Tomcat-juli-adapters.jar* available

Re: Replacement / alternatives of Tomcat-juli.jar and Tomcat-juli-adapters.jar in Tomcat 9

2021-02-24 Thread Mark Thomas
On 24/02/2021 15:57, Ravi Kumar wrote: > Hi Tomcat Team, > > We used to have *Tomcat-juli.jar and Tomcat-juli-adapters.jar* available on > Tomcat7 download pages under the EXTRAS directory. > > But with Tomcat 9, we don't have these 2 jars or in fact extras folder > available. We use these jars

Replacement / alternatives of Tomcat-juli.jar and Tomcat-juli-adapters.jar in Tomcat 9

2021-02-24 Thread Ravi Kumar
Hi Tomcat Team, We used to have *Tomcat-juli.jar and Tomcat-juli-adapters.jar* available on Tomcat7 download pages under the EXTRAS directory. But with Tomcat 9, we don't have these 2 jars or in fact extras folder available. We use these jars for logging purposes of the web-application console.

Re: Run servlets on Nashorn written in server-side JavaScript

2021-02-24 Thread Rony G. Flatscher (Apache)
On 23.02.2021 04:21, leo wrote: > On 18 Feb 2021, at 3:15, André Warnier wrote: > >> On 17.02.2021 14:59, Christopher Schultz wrote: >> >> […] On the face of it, it looks much simpler to set up a local Nodejs >> server, and proxy the >> corresponding requests from Tomcat to it. > > > Regarding

Tomcat Security Office Hours

2021-02-24 Thread Mark Thomas
All, Inspired by this post [1] I am going to try an experiment with running weekly office hours every Thursday. I'm going to start off by focussing on security. If there is anything you'd like to discuss and/or provide feedback on and/or ask questions about around Tomcat security then feel free

Re: Dynamic Configuration on TC startup

2021-02-24 Thread Luis Rodríguez Fernández
Hello, - server.xml templating + docker: nice solution Martynas, we are doing basically the same but with shell envsubst - TC virtual-host creation: perhaps you can make use of the https://tomcat.apache.org/tomcat-9.0-doc/html-host-manager-howto.html Cheers, Luis El mié, 24 feb 2021 a las