Hi Mark I will provide a config example tomorrow. Let you know the details.
I have them on the other machine. In general it is like that - we have a webserver certificate (p12), which we use to have the https protocol. The certificate comes together with a p12.pwd file and this password of the certificate is stored in the web.xml. I want now to remove this password by configuring just the path to this file. In case someone renew the certificate, the restart of tomcat can be done anytime as always the correct password is used. Regards Alexander -----Ursprüngliche Nachricht----- Von: Mark Thomas <ma...@apache.org> Gesendet: Dienstag, 17. Januar 2023 18:49 An: users@tomcat.apache.org Betreff: Re: Password in Tomcat 9.x On 17/01/2023 17:34, a.grub...@bluewin.ch wrote: > Hello together > > I would like to understand, when implementing passwords into web.xml, > then I would like NOT to implement a password, I want to include the > path to a certificate (p12.pwd). I want to basically avoid, changing > all the time the password, when I renew my webserver certificate in the > configuration. > > Which version of Tomcat 9.x is able to do this? Will it be for seen, > that 9.x can do this? > > If no 9.x can do, which other Tomcat can do this? What password are you trying to set in web.xml? Please provide a configuration snippet. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org