]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Config: Improve --init-tals
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 29 Jul 2021 22:56:15 +0000 (17:56 -0500)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 29 Jul 2021 22:57:10 +0000 (17:57 -0500)
commit53d15934f9d31a3ac2d687c941adec4cd9a63cdd
treeb999e8fe800079013661ab1290b3fec96a41a6a4
parent2e42780fcf6c6a34a9fa0df2b26d2c4c919eb80e
Config: Improve --init-tals

1. Update the TAL URLs. (The old ones were very obsolete.)
2. Add --init-as0-tals. (Used to download the ASN0 TALs.)
3. Deprecate and zero-op --init-locations. (Didn't make sense.
   If the user needs a different URL, they can do wget instead.)
4. Deprecate setup_fort.sh. (Seems to be redundant. --init-tals
   already takes care of downloading TALs.)
examples/README.md
examples/tal/README.md
fort_setup.sh
src/config.c
src/config/init_tals.c
src/config/init_tals.h
src/init.c
src/init.h