tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

vfyserv.xml (2715B)


      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 ]>
      7 
      8 <refentry id="vfyserv">
      9 
     10  <refentryinfo>
     11    <date>&date;</date>
     12    <title>NSS Security Tools</title>
     13    <productname>nss-tools</productname>
     14    <productnumber>&version;</productnumber>
     15  </refentryinfo>
     16 
     17  <refmeta>
     18    <refentrytitle>VFYSERV</refentrytitle>
     19    <manvolnum>1</manvolnum>
     20  </refmeta>
     21 
     22  <refnamediv>
     23    <refname>vfyserv </refname>
     24    <refpurpose>TBD</refpurpose>
     25  </refnamediv>
     26 
     27 <refsynopsisdiv>
     28    <cmdsynopsis>
     29      <command>vfyserv</command>
     30    </cmdsynopsis>
     31  </refsynopsisdiv>
     32 
     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>
     38 
     39  <refsection id="description">
     40    <title>Description</title>
     41    <para>The <command>vfyserv </command> tool verifies a certificate chain</para>
     42 
     43  </refsection>
     44 
     45  <refsection id="options">
     46    <title>Options</title>
     47    
     48    <variablelist>
     49 
     50      <varlistentry>
     51        <term><option></option> <replaceable></replaceable></term>
     52        <listitem>
     53          <simpara></simpara>
     54          <simpara></simpara>
     55        </listitem>
     56      </varlistentry>
     57 
     58    </variablelist>
     59  </refsection>
     60 
     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>
     68 
     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>
     77 
     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>
     84 
     85 </refentry>