Re: Problems with Mozilla/Netscape PSM JavaScript API

2002-05-15 Thread Ricardo Barroso
Michael Ströder [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... Ricardo Barroso wrote: The problem is that the PKCS#10 that generateCRMFRequest() method returns fails to decode in tha CA - and I know that is not a problem of my CA, and I've tested that with other CA. If I

Re: Problems with Mozilla/Netscape PSM JavaScript API

2002-05-09 Thread Fabian Guisset
Ricardo Barroso wrote: Hello people! I'm trying to use the JavaScript API for Mozilla/Netscape PSM to generate a certificate request (PKCS#10), send it to a CA, and then install the issued certifcate (PKCS#7) into the browser keystore. I'm using the crypto.generateCRMFRequest() method to