vfyserv.xml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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. <refentry id="vfyserv">
  8. <refentryinfo>
  9. <date>&date;</date>
  10. <title>NSS Security Tools</title>
  11. <productname>nss-tools</productname>
  12. <productnumber>&version;</productnumber>
  13. </refentryinfo>
  14. <refmeta>
  15. <refentrytitle>VFYSERV</refentrytitle>
  16. <manvolnum>1</manvolnum>
  17. </refmeta>
  18. <refnamediv>
  19. <refname>vfyserv </refname>
  20. <refpurpose>TBD</refpurpose>
  21. </refnamediv>
  22. <refsynopsisdiv>
  23. <cmdsynopsis>
  24. <command>vfyserv</command>
  25. </cmdsynopsis>
  26. </refsynopsisdiv>
  27. <refsection>
  28. <title>STATUS</title>
  29. <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>
  30. </para>
  31. </refsection>
  32. <refsection id="description">
  33. <title>Description</title>
  34. <para>The <command>vfyserv </command> tool verifies a certificate chain</para>
  35. </refsection>
  36. <refsection id="options">
  37. <title>Options</title>
  38. <variablelist>
  39. <varlistentry>
  40. <term><option></option> <replaceable></replaceable></term>
  41. <listitem>
  42. <simpara></simpara>
  43. <simpara></simpara>
  44. </listitem>
  45. </varlistentry>
  46. </variablelist>
  47. </refsection>
  48. <!-- don't change -->
  49. <refsection id="resources">
  50. <title>Additional Resources</title>
  51. <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>
  52. <para>Mailing lists: https://lists.mozilla.org/listinfo/dev-tech-crypto</para>
  53. <para>IRC: Freenode at #dogtag-pki</para>
  54. </refsection>
  55. <!-- fill in your name first; keep the other names for reference -->
  56. <refsection id="authors">
  57. <title>Authors</title>
  58. <para>The NSS tools were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.</para>
  59. <para>
  60. Authors: Elio Maldonado &lt;emaldona@redhat.com>, Deon Lackey &lt;dlackey@redhat.com>.
  61. </para>
  62. </refsection>
  63. <!-- don't change -->
  64. <refsection id="license">
  65. <title>LICENSE</title>
  66. <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/.
  67. </para>
  68. </refsection>
  69. </refentry>