Are you still running against the previous database? In that database you already have 2 certs with a subject of "CN=mozdev.org", and the nickname associated with those certs is 'root'. Make sure you start with a clean DB.
bob Eric Murphy wrote: > Bob, > > OK, I gave it a try, but it didn't seem to work (see end of this): > > -- > > C:\nss\bin>certutil -S -s "CN=mozdev.org" -n "mozdev.org" -t ",,C" -x > -d . -1 -2 > -5 > > C:\nss\bin>certutil -S -n "certs.mozdev.org" -s "CN=certs.mozdev.org" > -c "mozdev > .org" -v 96 -t ",,C" -d . -1 -2 -5 > > certutil: unable to find issuer with nickname mozdev.org: Certificate > extension > not found. > certutil: could not obtain certificate from file: Certificate > extension not foun > d. > > --- > > Thanks for any more help you can provide. > > Eric > >
