rpms/crypto-utils/devel certwatch.xml,1.4,1.5

Elio Maldonado (emaldonado) fedora-extras-commits at redhat.com
Thu May 1 01:17:05 UTC 2008


Author: emaldonado

Update of /cvs/extras/rpms/crypto-utils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2673

Modified Files:
	certwatch.xml 
Log Message:
Use nss library for cryptography (#346731)


Index: certwatch.xml
===================================================================
RCS file: /cvs/extras/rpms/crypto-utils/devel/certwatch.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- certwatch.xml	24 Oct 2007 14:03:17 -0000	1.4
+++ certwatch.xml	1 May 2008 01:16:30 -0000	1.5
@@ -49,6 +49,9 @@
     the certificate, the certificate is ignored and no output is
     produced.  In quiet mode, no output is given, but the exit status
     can still be used.</para>
+    
+    <para>The certificate can be specified by its nickname or by a 
+    path to the containing file.</para>
 
   </refsect1>
 
@@ -86,6 +89,14 @@
         default is <literal>root</literal>.</simpara></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><option>--directory <replaceable>cert-directory</replaceable></option>,
+        <option>-d <replaceable>cert-directory</replaceable></option></term>
+
+        <listitem><simpara>Specify the database directory containing the certificate 
+        and key database files. The default is yet to be determined.</simpara></listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>
 




More information about the scm-commits mailing list