Re: deletecert function in JSS

2006-04-06 Thread Sandeep Konchady
Hello, Could you please post the code that you are using to delete cert. Also is there any particular reason for not wanting to upgrade. The latest in the JSS 3.x is 3.11.1. This has a few critical fixes which you may want to consider. Thanks, Sandeep DB wrote: When I try to use the d

Re: Help with certutil

2006-03-16 Thread Sandeep Konchady
Hi Jim, Could you please check the listing in your .../nss-3.11/lib directory to see if you have libnss3.so? If you do, could you please also check the following: >strings libnss3.so | grep Header You should get something like: $Header: NSS 3.11 Jan 12 2006 16:05:41 $ The other way to

Re: Invalid key type @ SSL

2006-02-07 Thread Sandeep Konchady
Hi Tadej,     JSS does not support keystore in the way JSSE supports.  You will have to convert from one format to another to use it. If you already have a keystore in JKS format, then you need to write a JSSE program to convert it into PKCS#12 format. Now, if you want to import this into the