Larry J. Rifflle wrote: > I'm trying to add the CREN root and Penn State intermediate CA to the > builtins. I've figure out that I need security/nss/cmd/addbuiltin to get > them in the right format for certdata.txt but I can't figure out how to > get addbuiltin to compile.
First, build NSS as usual. After the NSS build is done, cd into mozilla/security/nss/cmd/addbuiltin and say 'gmake'. Wan-Teh
