aboutsummaryrefslogtreecommitdiff
path: root/rpkid.without_tls/irbe_cli.usage
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2010-09-16 21:30:30 +0000
committerRob Austein <sra@hactrn.net>2010-09-16 21:30:30 +0000
commitbe7b735fa44c0158d8ab0bc65157df45a7b45783 (patch)
tree87cfad3c536758d9eeaf96a3d16d2ad57ba5e7a5 /rpkid.without_tls/irbe_cli.usage
parent46f13adda8ac616fa45410dc2e28a2dcc006e973 (diff)
Preliminary version of rpkid et al with all the TLS code ripped out.
Not quite ready for cutover yet, may need some conversion tools and instructions, but checking this into a branch (well, sort of) so that others can look at the code changes involved, try it out themselves, etc. At some point this will merge back into rpkid/ directory and there will be only one, without TLS, but converting the testbed is going to require a flag day, so need to keep the TLS version around until then. svn path=/rpkid.without_tls; revision=3449
Diffstat (limited to 'rpkid.without_tls/irbe_cli.usage')
-rw-r--r--rpkid.without_tls/irbe_cli.usage63
1 files changed, 63 insertions, 0 deletions
diff --git a/rpkid.without_tls/irbe_cli.usage b/rpkid.without_tls/irbe_cli.usage
new file mode 100644
index 00000000..91b3df8d
--- /dev/null
+++ b/rpkid.without_tls/irbe_cli.usage
@@ -0,0 +1,63 @@
+ Command line IR back-end control program for rpkid and pubd.
+
+ $Id: irbe_cli.py 2799 2009-09-30 02:33:36Z sra $
+
+ Copyright (C) 2009 Internet Systems Consortium ("ISC")
+
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+
+ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
+ Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN")
+
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+
+ THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT,
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
+ Usage:
+
+ # Top-level options:
+ --config= --help --pem_out= --quiet --verbose
+
+ # left-right protocol:
+ parent --action= --tag= --self_handle= --parent_handle= --bsc_handle=
+ --repository_handle= --peer_contact_uri= --sia_base=
+ --sender_name= --recipient_name= --bpki_cms_cert= --bpki_cms_glue=
+ --bpki_https_cert= --bpki_https_glue= --rekey --reissue --revoke
+ --revoke_forgotten
+ repository --action= --tag= --self_handle= --repository_handle=
+ --bsc_handle= --peer_contact_uri= --bpki_cert= --bpki_glue=
+ self --action= --tag= --self_handle= --crl_interval= --regen_margin=
+ --bpki_cert= --bpki_glue= --rekey --reissue --revoke --run_now
+ --publish_world_now --revoke_forgotten
+ child --action= --tag= --self_handle= --child_handle= --bsc_handle=
+ --bpki_cert= --bpki_glue= --reissue
+ list_published_objects --self_handle= --tag=
+ bsc --action= --tag= --self_handle= --bsc_handle= --key_type=
+ --hash_alg= --key_length= --signing_cert= --signing_cert_crl=
+ --generate_keypair
+
+ # publication protocol:
+ certificate --action= --tag= --client_handle= --uri=
+ roa --action= --tag= --client_handle= --uri=
+ manifest --action= --tag= --client_handle= --uri=
+ client --action= --tag= --client_handle= --base_uri= --bpki_cert=
+ --bpki_glue=
+ config --action= --tag= --bpki_crl=
+ crl --action= --tag= --client_handle= --uri=