security/nss/doc/vfyserv.xml

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
     3   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
     4 <!ENTITY date SYSTEM "date.xml">
     5 <!ENTITY version SYSTEM "version.xml">
     6 ]>
     8 <refentry id="vfyserv">
    10   <refentryinfo>
    11     <date>&date;</date>
    12     <title>NSS Security Tools</title>
    13     <productname>nss-tools</productname>
    14     <productnumber>&version;</productnumber>
    15   </refentryinfo>
    17   <refmeta>
    18     <refentrytitle>VFYSERV</refentrytitle>
    19     <manvolnum>1</manvolnum>
    20   </refmeta>
    22   <refnamediv>
    23     <refname>vfyserv </refname>
    24     <refpurpose>TBD</refpurpose>
    25   </refnamediv>
    27  <refsynopsisdiv>
    28     <cmdsynopsis>
    29       <command>vfyserv</command>
    30     </cmdsynopsis>
    31   </refsynopsisdiv>
    33   <refsection>
    34     <title>STATUS</title>
    35     <para>This documentation is still work in progress. Please contribute to the initial review in <ulink url="https://bugzilla.mozilla.org/show_bug.cgi?id=836477">Mozilla NSS bug 836477</ulink>
    36     </para>
    37   </refsection>
    39   <refsection id="description">
    40     <title>Description</title>
    41     <para>The <command>vfyserv </command> tool verifies a certificate chain</para>
    43   </refsection>
    45   <refsection id="options">
    46     <title>Options</title>
    48     <variablelist>
    50       <varlistentry>
    51         <term><option></option> <replaceable></replaceable></term>
    52         <listitem>
    53           <simpara></simpara>
    54           <simpara></simpara>
    55         </listitem>
    56       </varlistentry>
    58     </variablelist>
    59   </refsection>
    61 <!-- don't change -->
    62   <refsection id="resources">
    63     <title>Additional Resources</title>
    64 	<para>For information about NSS and other tools related to NSS (like JSS), check out the NSS project wiki at <ulink url="http://www.mozilla.org/projects/security/pki/nss/">http://www.mozilla.org/projects/security/pki/nss/</ulink>. The NSS site relates directly to NSS code changes and releases.</para>
    65 	<para>Mailing lists: https://lists.mozilla.org/listinfo/dev-tech-crypto</para>
    66 	<para>IRC: Freenode at #dogtag-pki</para>
    67   </refsection>
    69 <!-- fill in your name first; keep the other names for reference -->
    70   <refsection id="authors">
    71     <title>Authors</title>
    72     <para>The NSS tools were written and maintained by developers with Netscape, Red Hat,  Sun, Oracle, Mozilla, and Google.</para>
    73     <para>
    74 	Authors: Elio Maldonado &lt;emaldona@redhat.com>, Deon Lackey &lt;dlackey@redhat.com>.
    75     </para>
    76   </refsection>
    78 <!-- don't change -->
    79   <refsection id="license">
    80     <title>LICENSE</title>
    81     <para>Licensed under the Mozilla Public License, v. 2.0.  If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
    82     </para>
    83   </refsection>
    85 </refentry>

mercurial