diff options
author | Rob Austein <sra@hactrn.net> | 2010-01-22 21:55:09 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-01-22 21:55:09 +0000 |
commit | 6c7445cce4c8a05c3e762fd1d537c54d6ea1fc8c (patch) | |
tree | 42c28e2d42fe56e7b069230949246dd29f06944c /myrpki.rototill/examples/children.csv | |
parent | 502df88d20c6e0abd56235d4e16de14cca70dd1a (diff) |
Branch myrpki code before starting rototill based on feedback from
Tokyo workshop.
svn path=/myrpki.rototill; revision=2958
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 |