security/nss/doc/vfyserv.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/security/nss/doc/vfyserv.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,85 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
     1.6 +  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
     1.7 +<!ENTITY date SYSTEM "date.xml">
     1.8 +<!ENTITY version SYSTEM "version.xml">
     1.9 +]>
    1.10 +
    1.11 +<refentry id="vfyserv">
    1.12 +
    1.13 +  <refentryinfo>
    1.14 +    <date>&date;</date>
    1.15 +    <title>NSS Security Tools</title>
    1.16 +    <productname>nss-tools</productname>
    1.17 +    <productnumber>&version;</productnumber>
    1.18 +  </refentryinfo>
    1.19 +
    1.20 +  <refmeta>
    1.21 +    <refentrytitle>VFYSERV</refentrytitle>
    1.22 +    <manvolnum>1</manvolnum>
    1.23 +  </refmeta>
    1.24 +
    1.25 +  <refnamediv>
    1.26 +    <refname>vfyserv </refname>
    1.27 +    <refpurpose>TBD</refpurpose>
    1.28 +  </refnamediv>
    1.29 +
    1.30 + <refsynopsisdiv>
    1.31 +    <cmdsynopsis>
    1.32 +      <command>vfyserv</command>
    1.33 +    </cmdsynopsis>
    1.34 +  </refsynopsisdiv>
    1.35 +
    1.36 +  <refsection>
    1.37 +    <title>STATUS</title>
    1.38 +    <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>
    1.39 +    </para>
    1.40 +  </refsection>
    1.41 +
    1.42 +  <refsection id="description">
    1.43 +    <title>Description</title>
    1.44 +    <para>The <command>vfyserv </command> tool verifies a certificate chain</para>
    1.45 +
    1.46 +  </refsection>
    1.47 +
    1.48 +  <refsection id="options">
    1.49 +    <title>Options</title>
    1.50 +    
    1.51 +    <variablelist>
    1.52 +
    1.53 +      <varlistentry>
    1.54 +        <term><option></option> <replaceable></replaceable></term>
    1.55 +        <listitem>
    1.56 +          <simpara></simpara>
    1.57 +          <simpara></simpara>
    1.58 +        </listitem>
    1.59 +      </varlistentry>
    1.60 +
    1.61 +    </variablelist>
    1.62 +  </refsection>
    1.63 +
    1.64 +<!-- don't change -->
    1.65 +  <refsection id="resources">
    1.66 +    <title>Additional Resources</title>
    1.67 +	<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>
    1.68 +	<para>Mailing lists: https://lists.mozilla.org/listinfo/dev-tech-crypto</para>
    1.69 +	<para>IRC: Freenode at #dogtag-pki</para>
    1.70 +  </refsection>
    1.71 +
    1.72 +<!-- fill in your name first; keep the other names for reference -->
    1.73 +  <refsection id="authors">
    1.74 +    <title>Authors</title>
    1.75 +    <para>The NSS tools were written and maintained by developers with Netscape, Red Hat,  Sun, Oracle, Mozilla, and Google.</para>
    1.76 +    <para>
    1.77 +	Authors: Elio Maldonado &lt;emaldona@redhat.com>, Deon Lackey &lt;dlackey@redhat.com>.
    1.78 +    </para>
    1.79 +  </refsection>
    1.80 +
    1.81 +<!-- don't change -->
    1.82 +  <refsection id="license">
    1.83 +    <title>LICENSE</title>
    1.84 +    <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/.
    1.85 +    </para>
    1.86 +  </refsection>
    1.87 +
    1.88 +</refentry>

mercurial