Skip to content

RPKI endpoint returns invalid JSON on some ASNs #683

@danog

Description

@danog

For example, when running curl -6 https://valid.rpki.cloudflare.com/bc66fd0d2 from my AS198747, the following invalid JSON payload is returned:

{"status":"valid", "asn":undefined, "name": "", "blackholed":false}

Not quite sure as to why the AS name isn't picked up from the RIPE database entry, but either way that field should contain at least null , not undefined, as that's invalid JSON that causes a generic error when running the test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions