Re: Trouble with TLS/SSL and Tomcat 8.5.23

2017-11-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Richard, On 11/22/17 8:40 AM, Richard Tearle wrote: > Hello > > Apache Tomcat 8.5.23 Centos 7.4 (3.10.0-514.16.1.el7.x86_64) Java > 1.8.0_152 (with jce) Running in Docker Container > > I'm upgrading our applications from Apache Tomcat 8.0.47 to >

Re: encrypting passwords in tomcat-users.xml

2017-11-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dimas, On 11/22/17 5:52 AM, Dimas Souza wrote: > Hi Christopher, > > I've been trying to figure out this issues as well, thank you for > your answer, it has clarified some questions of my own. > > I still have a question about your answer

Re: encrypting passwords in tomcat-users.xml

2017-11-22 Thread Guy
Maybe I should ask this in a different way: what are the steps to use encrypted passwords in tomcat-users.xml under Tomcat 8.0.14? I know what they are in Tomcat 8.0.37. They're both versions of Tomcat 8.0.x, so why does something that works in one not work in the other? Does the server.xml

Re: Tomcat 8.5 Stuck Issue while trying to stop tomcat service

2017-11-22 Thread Suvendu Sekhar Mondal
Hi Athar, On Nov 22, 2017 9:24 PM, "Khan, Athar (Contractor)" wrote: Hi Team, we have installed & using apache-tomcat-8.5.23 in our Pega 7.3 CRM application. when we try to stop tomcat service from windows server-2012 R2 system tray GUI, It gets stuck & never gets stopped

Tomcat 8.5 Stuck Issue while trying to stop tomcat service

2017-11-22 Thread Khan, Athar (Contractor)
Hi Team, we have installed & using apache-tomcat-8.5.23 in our Pega 7.3 CRM application. when we try to stop tomcat service from windows server-2012 R2 system tray GUI, It gets stuck & never gets stopped unless we kill the service by task manager. We are providing below the tomcat configuration

RE: ISAPI and IIS 10 Logging Issue

2017-11-22 Thread Thomas, Michael
-- On 17/11/17 15:47, jumiller wrote: > I finally managed to figure out what the issue is/was. The > c:\windows\system32\inetsrv\config\applicationHost.config file has a > definition for IsapiFilter in the overrideMode="Allow">

Re: Which connector defines "http-nio-auto-1-exec-*" threads?

2017-11-22 Thread Jong Kim
Thanks for reply. As a matter of fact, right after sending my question, I realized that a bug in the installation code ended up adding another connector with port number zero which wasn't in the original server.xml. Problem resolved. /Jong >>> Rémy Maucherat 11/22/2017

Re: Trouble with TLS/SSL and Tomcat 8.5.23

2017-11-22 Thread Richard Tearle
Peter On 22 November 2017 at 15:08, Peter Kreuser wrote: > > > > > Richard, > > > > > >> Gesendet: Mittwoch, 22. November 2017 um 14:40 Uhr >> Von: "Richard Tearle" >> >> An:

Re: Which connector defines "http-nio-auto-1-exec-*" threads?

2017-11-22 Thread Rémy Maucherat
On Wed, Nov 22, 2017 at 3:24 PM, Jong Kim wrote: > Tomcat version: 8.0.47 > OS: SUSE Linux Enterprise Server 12 (SP3) > > I have a Tomcat installation where server.xml defines two connectors - > NIO2 connector on port 8443 and AJP connector on port 8009 - The two >

Aw: Trouble with TLS/SSL and Tomcat 8.5.23

2017-11-22 Thread Peter Kreuser
Richard, > Gesendet: Mittwoch, 22. November 2017 um 14:40 Uhr > Von: "Richard Tearle" > > An: users@tomcat.apache.org[mailto:users@tomcat.apache.org] > Betreff: Trouble with TLS/SSL and Tomcat 8.5.23 > Hello > >

Which connector defines "http-nio-auto-1-exec-*" threads?

2017-11-22 Thread Jong Kim
Tomcat version: 8.0.47 OS: SUSE Linux Enterprise Server 12 (SP3) I have a Tomcat installation where server.xml defines two connectors - NIO2 connector on port 8443 and AJP connector on port 8009 - The two connector definitions are shown below. We disable non-secure http access

Trouble with TLS/SSL and Tomcat 8.5.23

2017-11-22 Thread Richard Tearle
Hello Apache Tomcat 8.5.23 Centos 7.4 (3.10.0-514.16.1.el7.x86_64) Java 1.8.0_152 (with jce) Running in Docker Container I'm upgrading our applications from Apache Tomcat 8.0.47 to 8.5.23, but when trying to get TLS/SSL working on a connector I get the following error:

Re: encrypting passwords in tomcat-users.xml

2017-11-22 Thread Dimas Souza
Hi Christopher, I've been trying to figure out this issues as well, thank you for your answer, it has clarified some questions of my own. I still have a question about your answer though, see below: On 11/20/17 10:53 PM, Christopher Schultz wrote: >Guy, > >On 11/20/17 1:23 PM, Guy Mac wrote:

users-thread.12...@tomcat.apache.org

2017-11-22 Thread Dimas Souza
Hi Christopher, I've been trying to figure out this issues as well, thank you for your answer, it has clarified some questions of my own. I still have a question about your answer though, see below: On 11/20/17 10:53 PM, Christopher Schultz wrote: >Guy, > >On 11/20/17 1:23 PM, Guy Mac wrote: