I am encountering a problem with my Java apps. All of my apps are
running all the time, they cannot be shutdown/restarted. Whenever the
LDAP certs are re-generated(Every 30 days) my apps crash and lock my
user account because I have invalid certs. I am creating a new socket
factory passing it my certDB path, but it looks like the CryptoManager
is not getting the new certs. How can I "re-initialized" the
CryptoManager so that I can continue connecting to my LDAP server.

Thank you for the help,

Jason

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to