On Tue, 2017-02-21 at 06:40 -0800, Abdelhak Brrem wrote: > Does anyone knows how to list the builtin root ACs stored in the nssckbi.dll > file ?.
If you're asking about certutil, you can use the "-h all" parameter to list certificates from all tokens. But by default certutil doesn't load nssckbi.dll You can create a new database using "certutil -N", then use modutil to add the nssckbi.dll as a module to your database, then "certutil -L -h all" should work. Kai -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto