On Wed, 5 Aug 2009, Wan-Teh Chang wrote:

I inquired based on an inquiry from someone who does not use NSS. The users of this feature are OpenSSL users only.

This is a very common question. And they need to get the certdata.txt file from NSS anyway. Why not put the script next to certdata.txt?

The stuff I wrote is freely available. But the mk-ca-bundle.pl we have in the curl repository to convert from Mozilla's CA cert to PEM was mainly written by Guenter Knauf - under the same MIT license the rest of curl is available as:

        http://curl.haxx.se/lxr/source/lib/mk-ca-bundle.pl

It is also possible to get the PEM out of Firefox by converting the db locally:

        http://curl.haxx.se/lxr/source/lib/firefox-db2pem.sh

--

 / 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