mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 21:55:31 +00:00
The version of the builtin root certs module is now specified in nssckbi.h.
This commit is contained in:
parent
b2c300d3ab
commit
1521c67903
@ -23,9 +23,9 @@ certificate. Then run "gmake generate".
|
||||
% addbuiltin -n "Name of the Root Certificate" -t C,C,C < newroot.der >> certdata.txt
|
||||
% gmake generate
|
||||
|
||||
5. Edit constants.c to bump the version of the module.
|
||||
5. Edit nssckbi.h to bump the version of the module.
|
||||
|
||||
6. Run gmake in this directory to build the nssckbi module.
|
||||
|
||||
7. After you verify that the new nssckbi module is correct, check in
|
||||
certdata.txt, certdata.c, and constants.c.
|
||||
certdata.txt, certdata.c, and nssckbi.h.
|
||||
|
Loading…
Reference in New Issue
Block a user