Krishnan Chellakarai wrote: > Hi, > > I am using JSS API in an Applet, where the user selects a directory > where cert7.db exists and I invoke the CryptoManager.initialize() with > the directory name. If the user wants to change/use a directory where > cert7.db exists, it throws AlreadyInitializedException. Is it possible > to initialize with a different directory?.... > > Is it possible to do?
It is currently not possible to do this in JSS. This has been requested before, but I don't think there are any plans to fix it yet. If you file a bug it will be more likely to get fixed.
