Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit ceea942

Browse files
taktOliver Geiselhardt-Herms
andauthored
Add ARIN TAL (#137)
Co-authored-by: Oliver Geiselhardt-Herms <[email protected]>
1 parent 50bd406 commit ceea942

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,8 @@ It is also used in production by multiple networks.
4141
OctoRPKI requires bootstrap file in order to fetch the RPKI data.
4242
The Trust Anchor Location (TAL) indicates endpoints (rsync/https) hosted
4343
by Internet Resources holders (IP addresses and ASN), the RIRs.
44-
By default, _Afrinic, APNIC, LACNIC and RIPE_ TALs are [shipped with this
45-
software](https://github.com/cloudflare/cfrpki/tree/master/cmd/octorpki/tals). _ARIN_ requires users to agree to a
46-
[Relying Party Agreement (RPA)](https://www.arin.net/resources/manage/rpki/tal/)
47-
in order to download the TAL.
48-
You will need all the five TAL to perform complete RPKI validation
49-
as they each cover one region.
44+
By default, ARIN, _Afrinic, APNIC, LACNIC and RIPE_ TALs are [shipped with this
45+
software](https://github.com/cloudflare/cfrpki/tree/master/cmd/octorpki/tals).
5046

5147
This application periodically refreshes the data provided by the RIRs and the delegated organizations.
5248
It keeps exploring the RPKI repositories until it reaches a stable state (no new endpoints added).

cmd/octorpki/tals/arin.tal

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
rsync://rpki.arin.net/repository/arin-rpki-ta.cer
2+
https://rrdp.arin.net/arin-rpki-ta.cer
3+
4+
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3lZPjbHvMRV5sDDqfLc/685th5FnreHMJjg8
5+
pEZUbG8Y8TQxSBsDebbsDpl3Ov3Cj1WtdrJ3CIfQODCPrrJdOBSrMATeUbPC+JlNf2SRP3UB+VJFgtTj
6+
0RN8cEYIuhBW5t6AxQbHhdNQH+A1F/OJdw0q9da2U29Lx85nfFxvnC1EpK9CbLJS4m37+RlpNbT1cba+
7+
b+loXpx0Qcb1C4UpJCGDy7uNf5w6/+l7RpATAHqqsX4qCtwwDYlbHzp2xk9owF3mkCxzl0HwncO+sEHH
8+
eaL3OjtwdIGrRGeHi2Mpt+mvWHhtQqVG+51MHTyg+nIjWFKKGx1Q9+KDx4wJStwveQIDAQAB

0 commit comments

Comments
 (0)