diff options
-rw-r--r-- | myrpki/examples/parents.csv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/myrpki/examples/parents.csv b/myrpki/examples/parents.csv index d7536629..05caf6a7 100644 --- a/myrpki/examples/parents.csv +++ b/myrpki/examples/parents.csv @@ -1,6 +1,6 @@ -# Syntax: <parent_handle> <service_uri> <cms_bpki_cert_filename> <https_bpki_cert_filename> +# Syntax: <parent_handle> <service_uri> <cms_bpki_cert_filename> <https_bpki_cert_filename> <myhandle> # # 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 +Mom https://localhost:4414/up-down/Mom/Me Mom.ta.cer Mom.rpkid.cer Becca |