You could look at how TC Server does this. Their tcserver.jar has an
encoder/decoder in it and the class is loaded as a digester in the
Catalina.properties. It relies on having a prefix on the encoded value that
would subsequently be decoded and the property value replaced with the decoded
valu
yanyizhong and Mark,
On 10/27/23 04:44, Mark Thomas wrote:
On 26/10/2023 11:05, yanyizhong wrote:
Hi Tomcat team,
Version: Tomcat 10.1.15
I am trying to upgrade Tomcat from version 9.0.56 into 10.1.15, and
found that there is no setKeystorePass(String) method in tomcat 10.1.15.
As we wa
Channa,
On 10/27/23 00:07, Channa Puchakayala wrote:
Tomcat Version : 9.0.75
Operating System: Windows and Linux
Bits: 64
Tomcat 9.0.75 not honoring session timeout configured in
tomcat/conf/web.xml for FORM Authentication and it is effecting customers.
==
Hi All,
Bug already raised below against Tomcat for the same issue.
https://bz.apache.org/bugzilla/show_bug.cgi?id=67793
Thank You Mark.
Regards
Channa
-Original Message-
From: Mark Thomas
Sent: Friday, October 27, 2023 11:25 AM
To: Tomcat Users List
Subject: Re: Tomcat 9.0.75 ignori
On 26/10/2023 11:05, yanyizhong wrote:
Hi Tomcat team,
Version: Tomcat 10.1.15
I am trying to upgrade Tomcat from version 9.0.56 into 10.1.15, and found that
there is no setKeystorePass(String) method in tomcat 10.1.15.
As we want to use the custom keystore encryption password in server.xm