diff options
author | Rob Austein <sra@hactrn.net> | 2009-09-02 16:42:49 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2009-09-02 16:42:49 +0000 |
commit | e6f11c983c995e7d0ee5304712d117e53ea2a951 (patch) | |
tree | 0e843909f08338c61ff8147e6ef975a74dd7bb3e | |
parent | 0d22315b27d0826c4120f0815b7a136552c13f14 (diff) |
<crlf>
svn path=/myrpki/examples/pubclients.csv; revision=2726
-rw-r--r-- | myrpki/examples/pubclients.csv | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/myrpki/examples/pubclients.csv b/myrpki/examples/pubclients.csv index 7b2c7bcb..522e8b8a 100644 --- a/myrpki/examples/pubclients.csv +++ b/myrpki/examples/pubclients.csv @@ -1,8 +1,8 @@ -# 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://localhost:4401/Me/
-Me/Alice pubd-client-certs/Alice.cer rsync://localhost:4401/Me/Alice/
-Me/Bob pubd-client-certs/Bob.cer rsync://localhost:4401/Me/Bob/
+# 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://localhost:4401/Me/ +Me/Alice pubd-client-certs/Alice.cer rsync://localhost:4401/Me/Alice/ +Me/Bob pubd-client-certs/Bob.cer rsync://localhost:4401/Me/Bob/ |