diff options
Diffstat (limited to 'myrpki/examples/pubclients.csv')
-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/ |