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 a210ed59..cb5bdc94 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
#
-Mom bpki.myrpki/ca.cer rsync://localhost:4401/wombat/Mom/
-Mom/Alice client-certs/Alice.cer rsync://localhost:4401/wombat/Mom/Alice/
-Mom/Bob client-certs/Bob.cer rsync://localhost:4401/wombat/Mom/Bob/
+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/
|