X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=README.make-secnet-sites;h=aa4b216d2f580f96f7dc8047bbc0bce7bc69b6cd;hb=4bc0381500403be5f3e40bc39f65a2d8fb75cf19;hp=21d42fa809834000a2850ea7cd9a48dda922f473;hpb=b8dd25e72950a8d9a997745f8855de369952bb14;p=secnet.git diff --git a/README.make-secnet-sites b/README.make-secnet-sites index 21d42fa..aa4b216 100644 --- a/README.make-secnet-sites +++ b/README.make-secnet-sites @@ -55,6 +55,21 @@ OPTIONS refer to keys in PUBKEYS; also, the generated secnet configuration enables live peer public update. + --pubkeys-single + + Specifies that one public key per site is to be + written directly into the sites.conf output. If + --output-version=1, this is the rsa1 key 0000000000. + Otherwise it is an error if there are multiple public + keys defined for any site, in the input. + --pubkeys-single is the default. + + --pubkeys-elide + + In the sites.conf output, just write the peer-keys + entry referring to keys in PUBKEYS. But do not write + public keys anywhere. + --pubkeys-dir PUBKEYS Specifies the live pubkeys area pathname.