Hi
I recently transitioned from Tomcat Version 10.0.14 to 10.0.17 on Windows 10,
server 2016, and server 2019
Version 10.0.14 was good, Version 10.0.17 also has Unexpected messages in
commons-daemon.log
Is there a fix?
John Orendt
john.p.ore...@medtronic.com
-Original Message-
From:
Hi
I used service.bat with Tomcat 9 & 10. Works well when run as admin
John Orendt
john.p.ore...@medtronic.com
-Original Message-
From: Thomas Hoffmann (Speed4Trade GmbH)
Sent: Wednesday, February 9, 2022 12:58 PM
To: Tomcat Users List ; W
Subject: AW: AW: Tomcat 9 cannot start on win
types.
Internet Banking does exist.
John Orendt
john.p.ore...@medtronic.com
-Original Message-
From: Christopher Schultz
Sent: Tuesday, January 18, 2022 11:32 AM
To: users@tomcat.apache.org
Subject: Re: Tomcat 9 Encrpytion of JDBC
John,
On 1/18/22 08:37, Orendt, John wrote:
> Secr
Hi All
Secrets are more secure with the use of a Trusted Platform Module (TPM) and /
or a Hardware Security Module (HSM).
Secrets need to be protected both at rest and in transit.
John Orendt
john.p.ore...@medtronic.com
-Original Message-
From: Alan F
Sent: Friday, January 14, 2022 2
Hi
I found sample code for an UploadServlet with these imports
import org.apache.commons.fileupload.FileItem;
import org.apache.commons.fileupload.disk.DiskFileItemFactory;
import org.apache.commons.fileupload.servlet.ServletFileUpload;
This worked well with Tomcat 9.
However, when I switched t
Hi
My goal is to set up a web server on Windows 10 that supports TLSv1.3 with
mutual authentication.
I have had success with Apache on Ubuntu 20.04. I was able to generate the
server and client x509 leaf certs which apache validates up the chain of trust
and actually does refuse the connection