/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-03 05:04:40 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080903050440-7cwzxestx6pvdy1i
* Makefile (mandos.8): Add dependency on "overview.xml" and
                       "legalnotice.xml".
  (mandos-keygen.8): New target.
  (mandos-conf.5): Added dependency on "legalnotice.xml".
  (plugin-runner.8mandos): New target
  (plugins.d/password-request.8mandos): - '' -

* mandos-options.xml (priority): Make wording server/client neutral.

* plugins.d/password-request.c (main): Changed .arg fields of the argp
                                       options struct to be more
                                       consistent with the manual.

* plugins.d/password-request.xml (OVERVIEW): Moved to after "OPTIONS".
  (OPTIONS): Improved wording and names of replaceables.

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
 
    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">