aboutsummaryrefslogtreecommitdiff
path: root/myrpki.rototill/examples
diff options
context:
space:
mode:
Diffstat (limited to 'myrpki.rototill/examples')
-rw-r--r--myrpki.rototill/examples/children.csv9
-rw-r--r--myrpki.rototill/examples/parents.csv8
-rw-r--r--myrpki.rototill/examples/pubclients.csv10
3 files changed, 0 insertions, 27 deletions
diff --git a/myrpki.rototill/examples/children.csv b/myrpki.rototill/examples/children.csv
deleted file mode 100644
index da29e8b5..00000000
--- a/myrpki.rototill/examples/children.csv
+++ /dev/null
@@ -1,9 +0,0 @@
-# $Id$
-#
-# Syntax: <child_handle> <validitydate> <bpki_cert_filename>
-#
-# NB: Comment lines are not allowed in these files, this one is only
-# present to explain the example
-#
-Alice 2009-07-27T08:24:53Z Alice.ta.cer
-Bob 2009-07-27T08:24:53Z Bob.ta.cer
diff --git a/myrpki.rototill/examples/parents.csv b/myrpki.rototill/examples/parents.csv
deleted file mode 100644
index f92eddeb..00000000
--- a/myrpki.rototill/examples/parents.csv
+++ /dev/null
@@ -1,8 +0,0 @@
-# $Id$
-#
-# Syntax: <parent_handle> <service_uri> <cms_bpki_cert_filename> <https_bpki_cert_filename> <myhandle> <sia_base>
-#
-# NB: Comment lines are not allowed in these files, this one is only
-# present to explain the example
-#
-Mom https://localhost:4414/up-down/Mom/Becca Mom.ta.cer Mom.rpkid.cer Becca rsync://rpki.example.org/Me/
diff --git a/myrpki.rototill/examples/pubclients.csv b/myrpki.rototill/examples/pubclients.csv
deleted file mode 100644
index dcba14e7..00000000
--- a/myrpki.rototill/examples/pubclients.csv
+++ /dev/null
@@ -1,10 +0,0 @@
-# $Id$
-#
-# Syntax: <client_handle> <bpki_cert_filename> <sia_base>
-#
-# NB: Comment lines are not allowed in these files, this one is only
-# present to explain the example
-#
-Me bpki/resources/ca.cer rsync://rpki.example.org/Me/
-Me/Alice pubd-client-certs/Alice.cer rsync://rpki.example.org/Me/Alice/
-Me/Bob pubd-client-certs/Bob.cer rsync://rpki.example.org/Me/Bob/