/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.xml

  • Committer: Teddy Hogeborn
  • Date: 2013-09-29 15:52:19 UTC
  • Revision ID: teddy@recompile.se-20130929155219-rer4z6583z1qu7kj
* debian/mandos-client.README.Debian: Update Linux documentation link.
* mandos-keygen: Change default key and subkey type to RSA and default
                 key length to 4096 bits.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3
3
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
4
<!ENTITY COMMANDNAME "mandos">
5
 
<!ENTITY TIMESTAMP "2015-12-06">
 
5
<!ENTITY TIMESTAMP "2012-06-17">
6
6
<!ENTITY % common SYSTEM "common.ent">
7
7
%common;
8
8
]>
36
36
      <year>2010</year>
37
37
      <year>2011</year>
38
38
      <year>2012</year>
39
 
      <year>2013</year>
40
 
      <year>2014</year>
41
 
      <year>2015</year>
42
39
      <holder>Teddy Hogeborn</holder>
43
40
      <holder>Björn Påhlsson</holder>
44
41
    </copyright>
108
105
      <replaceable>FD</replaceable></option></arg>
109
106
      <sbr/>
110
107
      <arg><option>--foreground</option></arg>
111
 
      <sbr/>
112
 
      <arg><option>--no-zeroconf</option></arg>
113
108
    </cmdsynopsis>
114
109
    <cmdsynopsis>
115
110
      <command>&COMMANDNAME;</command>
326
321
        </listitem>
327
322
      </varlistentry>
328
323
      
329
 
      <varlistentry>
330
 
        <term><option>--no-zeroconf</option></term>
331
 
        <listitem>
332
 
          <xi:include href="mandos-options.xml" xpointer="zeroconf"/>
333
 
        </listitem>
334
 
      </varlistentry>
335
 
      
336
324
    </variablelist>
337
325
  </refsect1>
338
326
  
528
516
        </listitem>
529
517
      </varlistentry>
530
518
      <varlistentry>
531
 
        <term><filename>/run/mandos.pid</filename></term>
 
519
        <term><filename>/var/run/mandos.pid</filename></term>
532
520
        <listitem>
533
521
          <para>
534
522
            The file containing the process id of the
535
523
            <command>&COMMANDNAME;</command> process started last.
536
 
            <emphasis >Note:</emphasis> If the <filename
537
 
            class="directory">/run</filename> directory does not
538
 
            exist, <filename>/var/run/mandos.pid</filename> will be
539
 
            used instead.
540
524
          </para>
541
525
        </listitem>
542
526
      </varlistentry>
543
527
      <varlistentry>
 
528
        <term><filename class="devicefile">/dev/log</filename></term>
 
529
      </varlistentry>
 
530
      <varlistentry>
544
531
        <term><filename
545
532
        class="directory">/var/lib/mandos</filename></term>
546
533
        <listitem>
552
539
        </listitem>
553
540
      </varlistentry>
554
541
      <varlistentry>
555
 
        <term><filename class="devicefile">/dev/log</filename></term>
 
542
        <term><filename>/dev/log</filename></term>
556
543
        <listitem>
557
544
          <para>
558
545
            The Unix domain socket to where local syslog messages are
705
692
      </varlistentry>
706
693
      <varlistentry>
707
694
        <term>
708
 
          <ulink url="http://gnutls.org/">GnuTLS</ulink>
 
695
          <ulink url="http://www.gnu.org/software/gnutls/"
 
696
          >GnuTLS</ulink>
709
697
        </term>
710
698
      <listitem>
711
699
        <para>
749
737
      </varlistentry>
750
738
      <varlistentry>
751
739
        <term>
752
 
          RFC 5246: <citetitle>The Transport Layer Security (TLS)
753
 
          Protocol Version 1.2</citetitle>
 
740
          RFC 4346: <citetitle>The Transport Layer Security (TLS)
 
741
          Protocol Version 1.1</citetitle>
754
742
        </term>
755
743
      <listitem>
756
744
        <para>
757
 
          TLS 1.2 is the protocol implemented by GnuTLS.
 
745
          TLS 1.1 is the protocol implemented by GnuTLS.
758
746
        </para>
759
747
      </listitem>
760
748
      </varlistentry>
770
758
      </varlistentry>
771
759
      <varlistentry>
772
760
        <term>
773
 
          RFC 6091: <citetitle>Using OpenPGP Keys for Transport Layer
774
 
          Security (TLS) Authentication</citetitle>
 
761
          RFC 5081: <citetitle>Using OpenPGP Keys for Transport Layer
 
762
          Security</citetitle>
775
763
        </term>
776
764
      <listitem>
777
765
        <para>