Revision 3db3eb2a man/gnt-cluster.sgml

b/man/gnt-cluster.sgml
715 715
        <sbr>
716 716
        <arg choice="opt">--new-rapi-certificate</arg>
717 717
        <arg choice="opt">--rapi-certificate <replaceable>rapi-cert</replaceable></arg>
718
        <sbr>
719
        <arg choice="opt">--new-cluster-domain-secret</arg>
720
        <arg choice="opt">--cluster-domain-secret <replaceable>filename</replaceable></arg>
718 721
      </cmdsynopsis>
719 722

  
720 723
      <para>
......
726 729
        cluster-internal SSL certificate respective the HMAC key used by
727 730
        <citerefentry>
728 731
        <refentrytitle>ganeti-confd</refentrytitle><manvolnum>8</manvolnum>
729
        </citerefentry>. To generate a new self-signed RAPI certificate (used
730
        by <citerefentry>
732
        </citerefentry>.
733
      </para>
734

  
735
      <para>
736
        To generate a new self-signed RAPI certificate (used by <citerefentry>
731 737
        <refentrytitle>ganeti-rapi</refentrytitle><manvolnum>8</manvolnum>
732 738
        </citerefentry>) specify <option>--new-rapi-certificate</option>. If
733 739
        you want to use your own certificate, e.g. one signed by a certificate
734 740
        authority (CA), pass its filename to
735 741
        <option>--rapi-certificate</option>.
736 742
      </para>
743

  
744
      <para>
745
        <option>--new-cluster-domain-secret</option> generates a new, random
746
        cluster domain secret. <option>--cluster-domain-secret</option> reads
747
        the secret from a file. The cluster domain secret is used to sign
748
        information exchanged between separate clusters via a third party.
749
      </para>
737 750
    </refsect2>
738 751

  
739 752
    <refsect2>

Also available in: Unified diff