1
0
mirror of https://github.com/cloudflare/gortr.git synced 2024-05-19 06:50:10 +00:00

Remove LACNIC validator output

Was generating an incorrect output of 1 ROA.
This commit is contained in:
Louis
2020-05-05 09:34:02 -07:00
committed by GitHub
parent 5ff3fc13c6
commit cf09574c4b

View File

@ -314,7 +314,6 @@ Use your own validator, as long as the JSON source follows the following schema:
* **Third-party JSON formatted VRP exports:**
* [NTT](https://rpki.gin.ntt.net/api/export.json) (based on OpenBSD's `rpki-client`)
* [RIPE](https://rpki-validator.ripe.net/api/export.json) (based on RIPE NCC's RPKI Cache Validator)
* [LACNIC](http://ripeval.labs.lacnic.net:8080/export.json) (based on RIPE NCC's RPKI Cache Validator)
To use a data source that do not contains signatures or validity information, pass:
`-verify=false -checktime=false`