/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos-options.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-09-13 15:36:18 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080913153618-atp386q2bqj0ku99
* Makefile (install-client-nokey): Do "&&" instead of ";" to catch
                                   errors.

* README: Kill the straight quotes.  Add copyright notice.

* overview.xml: Improved wording.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.
8
8
 
9
 
It is also used for some texts by password-request(8mandos).
 
9
It is also used for some texts by mandos-client(8mandos).
10
10
-->
11
11
 
12
12
<section>
45
45
  </para>
46
46
  
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
56
 
    clients impossible.
 
54
    <acronym>TLS</acronym> handshake fail, making server-client
 
55
    communication impossible.
57
56
  </para>
58
57
  
59
58
  <para id="servicename">