On Mon, 28 Jul 2008, Nelson B Bolyard wrote:

> NSS is quite capable of importing certificates in "PEM" format.

Importing them where? If I want to use NSS for the TLS layer and I have the ca 
cert in a PEM format file, how can I make NSS use that file when I connect to 
the peer?

My current code has a configure check and thus #ifdefs in the code for a 
PK11_CreateGenericObject() function that apparently can be used for this, but 
I've not found the source for that lib/plugin (libnsspem.so) so I've failed to 
test this myself.

-- 

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

Reply via email to