I want to generate a public-private key pair using mozilla/netscape, so that I can later send the public key to my CA to create a certificate. Is there a simple howto or programming guide which describes this process?
It usually works this way:
You go to the CA's web site. The CA's web page contains html and/or javascript that causes your browser to generate the key pair and send the cert signing request to the CA right then and there.
_______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
