6
6
This file is used by both mandos(8) and mandos.conf(5), since these
7
7
options can be used both on the command line and in the config file.
9
It is also used for some texts by password-request(8mandos).
9
It is also used for some texts by mandos-client(8mandos).
47
47
<para id="priority">
48
GnuTLS priority string for the <acronym>TLS</acronym> handshake
49
with the clients. The default is
50
<quote><literal>SECURE256:!CTYPE-X.509:+CTYPE-OPENPGP</literal
51
></quote>. See <citerefentry>
52
<refentrytitle>gnutls_priority_init</refentrytitle>
48
GnuTLS priority string for the <acronym>TLS</acronym> handshake.
49
The default is <quote><literal
50
>SECURE256:!CTYPE-X.509:+CTYPE-OPENPGP</literal></quote>. See
51
<citerefentry><refentrytitle>gnutls_priority_init</refentrytitle>
53
52
<manvolnum>3</manvolnum></citerefentry> for the syntax.
54
53
<emphasis>Warning</emphasis>: changing this may make the
55
<acronym>TLS</acronym> handshake fail, making communication with
54
<acronym>TLS</acronym> handshake fail, making server-client
55
communication impossible.
59
58
<para id="servicename">
60
59
Zeroconf service name. The default is
61
60
<quote><literal>Mandos</literal></quote>. This only needs to be
62
changed this if it, for some reason, is necessary to run more than
63
one server on the same <emphasis>host</emphasis>, which would not
61
changed if for some reason is would be necessary to run more than
62
one server on the same <emphasis>host</emphasis>. This would not
64
63
normally be useful. If there are name collisions on the same
65
64
<emphasis>network</emphasis>, the newer server will automatically
66
65
rename itself to <quote><literal>Mandos #2</literal></quote>, and
67
66
so on; therefore, this option is not needed in that case.
70
This option controls whether the server will provide a D-Bus
71
system bus interface. The default is to provide such an