# where is the file that unbound is going to read
ub_ta_file="$thedir/anchors.mf"
# where is the itar master file format
-itar_url="https://itar.iana.org/anchors/anchors.mf"
+itar_url="ftp://iana.org/itar/anchors.mf"
# where is the itar PGP signature
-itar_sig="https://itar.iana.org/anchors/anchors.mf.sig"
+itar_sig="ftp://iana.org/itar/anchors.mf.sig"
# which command to fetch urls, cmd $dest $url. "wget -O" "curl -o"
fetch_cmd="wget -O"
You can provide your own PGP key and trust repo, or can use the
builtin. The program uses wget and gpg to work.
- iana portlist updated.
+ - update-itar.sh: using ftp:// urls because https godaddy certificate
+ is not available everywhere and then gives fatal errors. The
+ security is provided by pgp signature.
18 February 2009: Wouter
- more cycle detection. Also for target queries.