]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Mention that the TALs have an HTTPS URI, fixes #34
authorpcarana <pc.moreno2099@gmail.com>
Tue, 14 Jul 2020 17:26:03 +0000 (12:26 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Tue, 14 Jul 2020 17:26:03 +0000 (12:26 -0500)
examples/tal/README.md

index 6c60b3d0d80580158279d4ed3379c0894b6ef9bc..9eae8622bfce5cb9d5673cbf699c2fc324d1b461 100644 (file)
@@ -2,6 +2,8 @@
 
 Most of the Trust Anchor Locators of the RIRs are included here for convenience. (But maybe you should get your own, for security.)
 
+**Almost every TAL includes an HTTPS URI to fetch the trust anchor certificates, FORT validator utilizes such URIs by default.**
+
 The only one that's not included is ARIN's, because you need to agree to their [RPA](https://www.arin.net/resources/manage/rpki/tal/).
 
 In order to ease the ARIN TAL download, there's a script that does that for you: [fort_setup.sh](../../fort_setup.sh). Read more about it at web docs section [Compilation and Installation](https://nicmx.github.io/FORT-validator/installation.html).