cfrpki
cfrpki copied to clipboard
Cloudflare's RPKI Toolbox
Newer versions of OctoRPKI filter out duplicate ROAs and ROAs of invalid length. We can restore the old behavior by using the -filter=false option. But its not working. Even after...
Hi, I am upgrading to 1.5.10, and note that the paths that are resolved for fetching certificates from RIRs are not quite right. In particular, mkdir is being called with...
Hi, I'm running octorpki for monitoring purposes and I've noticed that it fails to properly handle the situation where one delta cannot be processed (either because a hash mismatch or...
I am trying to integrate OctoRPKI to Grafana. It was integrated but noticed that there's no ROAS coming from ARIN. Please refer below for reference.   Your assistance and...
## Background Repo `github.com/cloudflare/cfrpki` depends on `github.com/cloudflare/[email protected]`. However, comparing version `v0.14.7` of `github.com/cloudflare/gortr` from proxy.golang.org and github, there are inconsistencies. > [commit time of the copy on github.com](https://api.github.com/repos/cloudflare/gortr/commits/bd5b0d7 ) ```txt...
This PR fixes an issue that causes octorpki to return the 'File not ready yet' state after previously achieving a stable state. There are two functions that lead me to...