/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-02 17:42:53 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080902174253-p3wxrq7z6ccnv7fs
* plugins.d/password-request.c (main): Change default GnuTLS priority
                                       string to
                             "SECURE256":!CTYPE-X.509:+CTYPE-OPENPGP".

* plugins.d/password-request.xml (DESCRIPTION): Improve wording.
  (PURPOSE, OVERVIEW): New sections.
  (OPTIONS): Improved wording.
  (EXIT STATUS): Add text.
  (ENVIRONMENT): Commented out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
  </para>
46
46
  
47
47
  <para id="priority">
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>
 
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>
52
53
    <manvolnum>3</manvolnum></citerefentry> for the syntax.
53
54
    <emphasis>Warning</emphasis>: changing this may make the
54
 
    <acronym>TLS</acronym> handshake fail, making server-client
55
 
    communication impossible.
 
55
    <acronym>TLS</acronym> handshake fail, making communication with
 
56
    clients impossible.
56
57
  </para>
57
58
  
58
59
  <para id="servicename">