On Jan 23, 4:51 am, Michael Ströder <[EMAIL PROTECTED]> wrote:
> Nelson Bolyard wrote:
> > [EMAIL PROTECTED] wrote, On 2008-01-21 19:59:
>
> >> I need to know how to generate key pair and correspondingly prepare a
> >> CSR in PKCS#10 format using NSS.
>
> > Does the <KEYGEN> tag do what you want?
>
> Does the <KEYGEN> tag trigger the generation of a PKCS#10 CSR today?
> Last time I used this tag it generated a CSR in SPKAC format.
>
> Ciao, Michael.


what is this <KEYGEN> tag........

Anyway I have generated my key pair using my C code......
But the problem is with the CSR.......
before proceeding further I would like to know what would the
following function do:

CERT_CreateCertificateRequest

does it produce a certificate request in PKCS#10 format?
if so, how do I use that function?

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

Reply via email to