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

Elio Maldonado emaldonado at fedoraproject.org
Sun Oct 19 05:06:46 UTC 2008


Author: emaldonado

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

Modified Files:
	genkey.xml 
Log Message:
Renamed a command line option


Index: genkey.xml
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/devel/genkey.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- genkey.xml	1 Oct 2008 22:43:38 -0000	1.9
+++ genkey.xml	19 Oct 2008 05:06:16 -0000	1.10
@@ -36,7 +36,7 @@
         <arg><option>--makeca</option></arg>
         <arg><option>--nss</option></arg>
         <arg><option>--renew</option></arg>
-        <arg><option>--isca</option></arg>
+        <arg><option>--cacert</option></arg>
       </group>
       <arg choice="req"><replaceable>hostname</replaceable></arg>
     </cmdsynopsis>
@@ -96,8 +96,8 @@
       </varlistentry>
 
       <varlistentry>
-        <term><option>--isca</option></term>
-        <listitem><simpara>The certificate renewal is for a CA.</simpara></listitem>
+        <term><option>--cacert</option></term>
+        <listitem><simpara>The certificate renewal is for a CA, needed for openssl certs only.</simpara></listitem>
       </varlistentry>
 
       <varlistentry>




More information about the scm-commits mailing list