diff options
Diffstat (limited to 'myrpki/examples/parents.csv')
-rw-r--r-- | myrpki/examples/parents.csv | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/myrpki/examples/parents.csv b/myrpki/examples/parents.csv index 80615b74..d7536629 100644 --- a/myrpki/examples/parents.csv +++ b/myrpki/examples/parents.csv @@ -1 +1,6 @@ -RIR https://localhost:4414/up-down/RIR/Me RIR.ta.cer RIR.rpkid.cer +# Syntax: <parent_handle> <service_uri> <cms_bpki_cert_filename> <https_bpki_cert_filename> +# +# NB: Comment lines are not allowed in these files, this one is only +# present to explain the example +# +Mom https://localhost:4414/up-down/Mom/Me Mom.ta.cer Mom.rpkid.cer |