Paco wrote, On 2008-09-03 03:33:

> How could I build with NSS a pkcs8 object which was treatable by
> openssl?

You don't.  You create a PKCS#12 file (also known as a "pfx" file)
that contains both the private key and the cert(s).  OpenSSL can handle
files of that format.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to