rpms/crypto-utils/devel genkey.xml,1.8,1.9

Elio Maldonado emaldonado at fedoraproject.org
Wed Oct 1 22:44:08 UTC 2008


Author: emaldonado

Update of /cvs/extras/rpms/crypto-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5426

Modified Files:
	genkey.xml 
Log Message:
Document --renew and --isca options


Index: genkey.xml
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/devel/genkey.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- genkey.xml	7 May 2008 16:37:50 -0000	1.8
+++ genkey.xml	1 Oct 2008 22:43:38 -0000	1.9
@@ -35,6 +35,8 @@
         <arg><option>--genreq</option></arg>
         <arg><option>--makeca</option></arg>
         <arg><option>--nss</option></arg>
+        <arg><option>--renew</option></arg>
+        <arg><option>--isca</option></arg>
       </group>
       <arg choice="req"><replaceable>hostname</replaceable></arg>
     </cmdsynopsis>
@@ -86,6 +88,18 @@
         example, for renewal).</simpara></listitem>
       </varlistentry>
 
+
+      <varlistentry>
+        <term><option>--renew</option></term>
+        <listitem><simpara>Used with --genreq to indicate a renewal,
+        the existing keypair will be used.</simpara></listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>--isca</option></term>
+        <listitem><simpara>The certificate renewal is for a CA.</simpara></listitem>
+      </varlistentry>
+
       <varlistentry>
         <term><option>--days</option> <replaceable>count</replaceable></term>
         <listitem><simpara>When generating a self-signed certificate,




More information about the scm-commits mailing list