diff options
Diffstat (limited to 'myrpki.rototill/examples/children.csv')
-rw-r--r-- | myrpki.rototill/examples/children.csv | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/myrpki.rototill/examples/children.csv b/myrpki.rototill/examples/children.csv new file mode 100644 index 00000000..da29e8b5 --- /dev/null +++ b/myrpki.rototill/examples/children.csv @@ -0,0 +1,9 @@ +# $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 |