1 Reply Latest reply on Apr 12, 2010 3:52 PM by sixtyfootersdude

    Reload keystore in basecertloginmodule

      I managed to configure the BaseCertLoginModule to work together with DatabaseServerLoginModule to work properly.

      but now i have a problem, every time i have a new client. I add the client's cert to the keystore(also the truststore), i have to restart the jboss server so that the new certificate is in effect.

      is there a parameter somewhere that i can configure the login module to auto reload the keystore when it is modified? thanks.