diff options
Diffstat (limited to 'myrpki/examples/pubclients.csv')
-rw-r--r-- | myrpki/examples/pubclients.csv | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/myrpki/examples/pubclients.csv b/myrpki/examples/pubclients.csv index cb5bdc94..7b2c7bcb 100644 --- a/myrpki/examples/pubclients.csv +++ b/myrpki/examples/pubclients.csv @@ -3,6 +3,6 @@ # NB: Comment lines are not allowed in these files, this one is only
# present to explain the example
#
-wombat bpki.myrpki/ca.cer rsync://localhost:4401/wombat/
-wombat/Alice pubd-client-certs/Alice.cer rsync://localhost:4401/wombat/Alice/
-wombat/Bob pubd-client-certs/Bob.cer rsync://localhost:4401/wombat/Bob/
+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/
|