Re: Question about JSS

2007-05-17 Thread Diego Augusto
Hi Dennis! Thank you for the answer... I still have a question... In the following code, when I comment the first line, I can't see the public info of the certificates without specifying a password. But when I remove the comment of it, it works. cm.getPermCerts(); // THIS line Enumeration ect =

Re: problem adding pkcs11 module using modutil [solved]

2007-05-17 Thread David Stutzman
Robert Relyea wrote: > Modutil explicitly loads the PKCS #11 module into it's address space > before it loads it into the database. If you are running a 32-bit > version, then you may have problems loading a 64-bit pkcs11 module. In > addition you'll want to be careful which applications open th