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