| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Convert your local Firefox CA certs to PEM
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 21 Aug 2008 10:52:06 +0200 (CEST)
Heya
Nelson Bolyard on the mozilla dev-tech-crypto mailing list posted a fancy
This script converts the cert database of your local Firefox installation on a
The script uses the 'certutil' tool which is provided by the NSS project. In
#!/bin/sh
certutil -L -h 'Builtin Object Token' -d $db | \
Funnily enough, this does not create an indentical file like that of 'make
-- / daniel.haxx.seReceived on 2008-08-21 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info