We have a product that uses multiple servers, each using a java based control program. We need to add the SSL cert from each of these servers to the cacerts stores on a central control server. The problem is we need to do this without having to restart the JVM each time.
I've been looking for a solution for a few weeks but haven't found anything, is it possible to reload the cacert file without restarting the JVM?
I don't think it is, but want to be certain before I tell marketing the one thing they really really want can't be done....
I've been looking for a solution for a few weeks but haven't found anything, is it possible to reload the cacert file without restarting the JVM?
I don't think it is, but want to be certain before I tell marketing the one thing they really really want can't be done....