<term><option>--key=</option></term>
<listitem><para>Specify the path to a file or <constant>AF_UNIX</constant> stream socket to read the
- server key corresponding to the certificate specified with <option>--cert=</option> from. The key
- must be in PEM format.</para></listitem>
+ secret server key corresponding to the certificate specified with <option>--cert=</option> from. The
+ key must be in PEM format.</para></listitem>
</varlistentry>
<varlistentry>
<varlistentry>
<term><option>--key=</option></term>
- <listitem><para> Takes a path to a SSL key file in PEM format. Defaults to
+ <listitem><para>Takes a path to a SSL secret key file in PEM format. Defaults to
<filename>&CERTIFICATE_ROOT;/private/journal-remote.pem</filename>. This option can be used with
<option>--listen-https=</option>. If the path refers to an <constant>AF_UNIX</constant> stream socket
in the file system a connection is made to it and the key read from it.</para></listitem>