Re: Tomcat manager keystore reload

2019-07-29 Thread Joseph Dornisch
> Joseph, > > On 7/25/19 11:53, Joseph Dornisch wrote: > > Hello, > > > > I have a CRL configured in my tomcat server configuration. If I > > update it and want to have Tomcat refresh it, I can login into > > https://127.0.0.1/manager/html and click the &q

Tomcat manager keystore reload

2019-07-25 Thread Joseph Dornisch
Hello, I have a CRL configured in my tomcat server configuration. If I update it and want to have Tomcat refresh it, I can login into https://127.0.0.1/manager/html and click the "Re-read" button under "Configuration->Re-read TLS configuration files" and this causes my CRL to be reread. It works

recommendations for using multiple CRLs

2019-02-01 Thread Joseph Dornisch
Does this group have any recommendations for merging multiple external CRLs into one CRL for use with Tomcat, or just making Tomcat aware of multiple CRLs?

updating CRL in use in tomcat

2019-01-30 Thread Joseph Dornisch
It appears that it is possible to have tomcat refresh it's CRL specified in the Connector from reading: https://bz.apache.org/bugzilla/show_bug.cgi?id=60762 The bug/feature request seems to have been fixed/implemented, but I haven't found any documentation about how to tell Tomcat when to update