Wayne Blaszczyk wrote:
Just curious, what was the reason for downloading the certdata.txt file to Anduin and reprocessing it in the first place? Was it just to convert it from html to txt and adding a date as per the note? This link provides the raw file: https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt as per https://wiki.mozilla.org/CA:Root_Store_Trust_Mods
From the raw file there is no way to determine a date it was last updated. We can tell that from the html, so we repackage with a date line added. See
https://hg.mozilla.org/releases/mozilla-release/file/default/security/nss/lib/ckfw/builtins/certdata.txt So the repackaging is basically for version control. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
