67a7a21b0e
- Resolves: Bug 1031897 - CVE-2013-5605 CVE-2013-5606 CVE-2013-1741 nss: various flaws - Fix option descriptions for setup-nsssysinit manpage - Fix man page of nss-sysinit wrong path and other flaws - Document email option for certutil manpage - Remove unused patches
26 lines
1.0 KiB
Diff
26 lines
1.0 KiB
Diff
diff --git a/doc/certutil.xml b/doc/certutil.xml
|
|
--- a/doc/certutil.xml
|
|
+++ b/doc/certutil.xml
|
|
@@ -204,16 +204,21 @@ If this option is not used, the validity
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>-e </term>
|
|
<listitem><para>Check a certificate's signature during the process of validating a certificate.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
+ <term>--email email-address</term>
|
|
+ <listitem><para>Specify the email address, used with the -L command option to print a single named certificate.</para></listitem>
|
|
+ </varlistentry>
|
|
+
|
|
+ <varlistentry>
|
|
<term>-f password-file</term>
|
|
<listitem><para>Specify a file that will automatically supply the password to include in a certificate
|
|
or to access a certificate database. This is a plain-text file containing one password. Be sure to prevent
|
|
unauthorized access to this file.</para></listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>-g keysize</term>
|