BETA: Cliente hosted de consola para rpki lacnic
RPKI client command line tool
Usage:
(-u|--user) <user_name> [(-e|--endpoint) <endpointURL>] [(-T|--get-rta) <dir>] [(-N|--create-roa) <xml_path>] [(-C|--create-hosted-certificate) <org-id>] [(-U|--update-hosted-certificate) <org-id>] [(-R|--revoked-hosted-certificate) <org-id>] [(-O|--get-roas) <org-id>] [(-S|--serial) <serial>] [(-r|--revoked-roa) <org-id>] [-A|--get-cas]
Help:
(-u|--user) <user_name>
authentication username.
[(-e|--endpoint) <endpointURL>]
Endpoint URL wsdl. Ej https://rpki.lacnic.net/rpki-hosted-ws -
http://rpkidemo.labs.lacnic.net/rpki-hosted-ws
[(-T|--get-rta) <dir>]
get RTA in DER format.
[(-N|--create-roa) <xml_path>]
Create roa with xml file.
[(-C|--create-hosted-certificate) <org-id>]
Create hosted certificate for ORG_ID organization.
[(-U|--update-hosted-certificate) <org-id>]
Update hosted certificate for ORG_ID organization.
[(-R|--revoked-hosted-certificate) <org-id>]
Revoke hosted certificate for ORG_ID organization.
[(-O|--get-roas) <org-id>]
Get roas of org-id organization.
[(-S|--serial) <serial>]
Serial of the objects (ROAS, Manifest, Certificates)
[(-r|--revoked-roa) <org-id>]
Revoke roas for org-id organization with SERIAL.
[-A|--get-cas]
get certificate authorities.