Files
nlnetlabs-routinator/tals
Martin Hoffmann 22de300fa8 Restructure TAL configuration and remove init command. (#796)
This commit restructures the TAL configuration in response to the dropped
requirement to opt into the ARIN TAL.

Routinator will now use the bundled RIR TALs directly unless told otherwise
by the new --no-rir-tals command line and config option. The additional
bundled TALs can be added via the new --tal command line and config option.
Additionally, the TAL directory can still be used via the --extra-tals-dir
option. The tal-dir option has been removed but will still be accepted – and
ignored – in the config file only.

The init command has been removed.

Co-authored-by: Alex Band <alex@nlnetlabs.nl>
Co-authored-by: ximon18 <3304436+ximon18@users.noreply.github.com>
Co-authored-by: Luuk Hendriks <mail@luukhendriks.eu>
2022-11-02 11:44:16 +01:00
..
2021-04-16 10:25:32 +02:00
2020-06-09 18:00:29 +02:00
2021-05-11 16:41:57 +02:00
2020-06-09 14:06:40 +02:00

Trust Anchor Locators

This directory contains the trust anchor locators (TALs) that are bundled with Routinator. These are the TALs of the five Regional Internet Registries (RIRs) as well as those for a number of test setups.

For more information, please refer to src/tals.rs which is the canonical place to describe and categorize them.