]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Update ARIN's TAL local file name
authorpcarana <pc.moreno2099@gmail.com>
Wed, 29 Jul 2020 16:58:22 +0000 (11:58 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Wed, 29 Jul 2020 16:58:22 +0000 (11:58 -0500)
fort_setup.sh

index 2b4453a176423e073db257da4fa547042dbef5dd..7ccb4c54f05282a6585083d5a86b8a16542b273f 100755 (executable)
@@ -101,7 +101,7 @@ echo -n "Once you've read and if you agree ARIN RPA, type \"yes\" to proceed wit
 read ACCEPT
 exit_on_err "\"$(echo $ACCEPT | tr '[:upper:]' '[:lower:]')\" = \"yes\"" '\nYou haven'"'"'t agreed ARIN RPA! You can manually download its TAL or try running this script again.\n\nWe strongly advise to download ARIN TAL so that the Relying Party (validator) can validate the whole RPKI.'
 
-get_tal "ARIN" "$TALS_LOC/arin-rfc7730.tal" $ARIN_TAL
+get_tal "ARIN" "$TALS_LOC/arin.tal" $ARIN_TAL
 
 # Get the rest of the TALs
 echo ""