I’m testing automatic certificate reloading, but it doesn’t seem to be working. My SSL setup is running correctly, and when I update cert.pem, key.pem, and keystore.p12, Axon Server (Community Edition) Reloads the gRPC serticifate on 8024 but does not reload Tomcat certificate from updated keystore.p12
Is there a reason why this might not be working? I don’t see any specific configuration required for cert reloading, so I’m kind of stuck.
Hi Allard, Thank you very much for your help ( i’m not a java guy therefore tomcat is a mystery for me ). That helped a lot and auto-reloading’s are working now.