On 2025/05/27 20:11:25 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? > > I know and I do it, how to reload existing certificates, but I'm > searching a qay to avoid reloading when I add or remove a certificate. > > I'm using Tomcat 9 , but looking for solution also in tomcat 10 or 11.
RTFM: https://tomcat.apache.org/tomcat-11.0-doc/api/org/apache/catalina/security/TLSCertificateReloadListener.html? Works for me very well. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org