Skip to content
Snippets Groups Projects
Commit 0453e8a3 authored by Jaime Perez's avatar Jaime Perez
Browse files

aggregator2: clarify documentation about signing the aggregate.

parent 82228ab8
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,8 @@ The aggregator can be configured with the following options:
`sign.privatekey`
: The private key that should be used to sign the metadata, in PEM format.
The path to the private key can be absolute, or it can be relative to the `cert`-directory.
The path to the private key can be absolute, or it can be relative to the `cert`-directory. Skip this option or
set it to NULL if you don't want to sign the generated metadata.
`sign.privatekey_pass`
: The password for the private key.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment