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

michael@0 1 <?xml version="1.0" encoding="UTF-8"?>
michael@0 2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
michael@0 3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
michael@0 4 <!ENTITY date SYSTEM "date.xml">
michael@0 5 <!ENTITY version SYSTEM "version.xml">
michael@0 6 ]>
michael@0 7
michael@0 8 <refentry id="vfyserv">
michael@0 9
michael@0 10 <refentryinfo>
michael@0 11 <date>&date;</date>
michael@0 12 <title>NSS Security Tools</title>
michael@0 13 <productname>nss-tools</productname>
michael@0 14 <productnumber>&version;</productnumber>
michael@0 15 </refentryinfo>
michael@0 16
michael@0 17 <refmeta>
michael@0 18 <refentrytitle>VFYSERV</refentrytitle>
michael@0 19 <manvolnum>1</manvolnum>
michael@0 20 </refmeta>
michael@0 21
michael@0 22 <refnamediv>
michael@0 23 <refname>vfyserv </refname>
michael@0 24 <refpurpose>TBD</refpurpose>
michael@0 25 </refnamediv>
michael@0 26
michael@0 27 <refsynopsisdiv>
michael@0 28 <cmdsynopsis>
michael@0 29 <command>vfyserv</command>
michael@0 30 </cmdsynopsis>
michael@0 31 </refsynopsisdiv>
michael@0 32
michael@0 33 <refsection>
michael@0 34 <title>STATUS</title>
michael@0 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>
michael@0 36 </para>
michael@0 37 </refsection>
michael@0 38
michael@0 39 <refsection id="description">
michael@0 40 <title>Description</title>
michael@0 41 <para>The <command>vfyserv </command> tool verifies a certificate chain</para>
michael@0 42
michael@0 43 </refsection>
michael@0 44
michael@0 45 <refsection id="options">
michael@0 46 <title>Options</title>
michael@0 47
michael@0 48 <variablelist>
michael@0 49
michael@0 50 <varlistentry>
michael@0 51 <term><option></option> <replaceable></replaceable></term>
michael@0 52 <listitem>
michael@0 53 <simpara></simpara>
michael@0 54 <simpara></simpara>
michael@0 55 </listitem>
michael@0 56 </varlistentry>
michael@0 57
michael@0 58 </variablelist>
michael@0 59 </refsection>
michael@0 60
michael@0 61 <!-- don't change -->
michael@0 62 <refsection id="resources">
michael@0 63 <title>Additional Resources</title>
michael@0 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>
michael@0 65 <para>Mailing lists: https://lists.mozilla.org/listinfo/dev-tech-crypto</para>
michael@0 66 <para>IRC: Freenode at #dogtag-pki</para>
michael@0 67 </refsection>
michael@0 68
michael@0 69 <!-- fill in your name first; keep the other names for reference -->
michael@0 70 <refsection id="authors">
michael@0 71 <title>Authors</title>
michael@0 72 <para>The NSS tools were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.</para>
michael@0 73 <para>
michael@0 74 Authors: Elio Maldonado &lt;emaldona@redhat.com>, Deon Lackey &lt;dlackey@redhat.com>.
michael@0 75 </para>
michael@0 76 </refsection>
michael@0 77
michael@0 78 <!-- don't change -->
michael@0 79 <refsection id="license">
michael@0 80 <title>LICENSE</title>
michael@0 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/.
michael@0 82 </para>
michael@0 83 </refsection>
michael@0 84
michael@0 85 </refentry>

mercurial