On 27/05/2025 21:11, Ivano Luberti wrote:
Hi all, is there a way to configure tomcat in order to avoid restart when I change the list of ssl certificates?

Which list of certificates? There are several.

Exactly what are you changing? Are you adding a cert to a keystore, adding a PEM file to a directory or something else?

I know and I do it, how to reload existing certificates, but I'm searching a way to avoid reloading when I add or remove a certificate.

If you change anything related to the Connector configuration, the minimum you are going to have to do is reload the configuration for that Connector. That should be a seamless process with no downtime.

I'm using Tomcat 9 , but looking for solution also in tomcat 10 or 11.

I'd expect the same solution to work for all but we need to understand the problem fully first.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to