blob: dcba14e705c1c70ce875f506d114bcb02f39a22d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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/resources/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/
|