security/nss/doc/nroff/derdump.1

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 '\" t
     2 .\"     Title: DERDUMP
     3 .\"    Author: [see the "Authors" section]
     4 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
     5 .\"      Date: 15 February 2013
     6 .\"    Manual: NSS Security Tools
     7 .\"    Source: nss-tools
     8 .\"  Language: English
     9 .\"
    10 .TH "DERDUMP" "1" "15 February 2013" "nss-tools" "NSS Security Tools"
    11 .\" -----------------------------------------------------------------
    12 .\" * Define some portability stuff
    13 .\" -----------------------------------------------------------------
    14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    15 .\" http://bugs.debian.org/507673
    16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
    17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    18 .ie \n(.g .ds Aq \(aq
    19 .el       .ds Aq '
    20 .\" -----------------------------------------------------------------
    21 .\" * set default formatting
    22 .\" -----------------------------------------------------------------
    23 .\" disable hyphenation
    24 .nh
    25 .\" disable justification (adjust text to left margin only)
    26 .ad l
    27 .\" -----------------------------------------------------------------
    28 .\" * MAIN CONTENT STARTS HERE *
    29 .\" -----------------------------------------------------------------
    30 .SH "NAME"
    31 derdump_ \- Dumps C\-sequence strings from a DER encoded certificate file
    32 .SH "SYNOPSIS"
    33 .HP \w'\fBderdump\fR\ 'u
    34 \fBderdump\fR [\fB\-r\fR] [\fB\-i\ \fR\fB\fIinput\-file\fR\fR] [\fB\-o\ \fR\fB\fIoutput\-file\fR\fR]
    35 .SH "STATUS"
    36 .PP
    37 This documentation is still work in progress\&. Please contribute to the initial review in
    38 \m[blue]\fBMozilla NSS bug 836477\fR\m[]\&\s-2\u[1]\d\s+2
    39 .SH "DESCRIPTION"
    40 .PP
    41 \fBderdump \fRdumps C\-sequence strings from a DER encode certificate file
    42 .SH "OPTIONS"
    43 .PP
    44 \fB\-r \fR
    45 .RS 4
    46 For formatted items, dump raw bytes as well
    47 .RE
    48 .PP
    49 \fB\-i \fR \fIDER encoded file\fR
    50 .RS 4
    51 Define an input file to use (default is stdin)
    52 .RE
    53 .PP
    54 \fB\-o \fR \fIoutput file\fR
    55 .RS 4
    56 Define an output file to use (default is stdout)\&.
    57 .RE
    58 .SH "ADDITIONAL RESOURCES"
    59 .PP
    60 NSS is maintained in conjunction with PKI and security\-related projects through Mozilla dn Fedora\&. The most closely\-related project is Dogtag PKI, with a project wiki at
    61 \m[blue]\fBPKI Wiki\fR\m[]\&\s-2\u[2]\d\s+2\&.
    62 .PP
    63 For information specifically about NSS, the NSS project wiki is located at
    64 \m[blue]\fBMozilla NSS site\fR\m[]\&\s-2\u[3]\d\s+2\&. The NSS site relates directly to NSS code changes and releases\&.
    65 .PP
    66 Mailing lists: pki\-devel@redhat\&.com and pki\-users@redhat\&.com
    67 .PP
    68 IRC: Freenode at #dogtag\-pki
    69 .SH "AUTHORS"
    70 .PP
    71 The NSS tools were written and maintained by developers with Netscape and now with Red Hat\&.
    72 .PP
    73 Authors: Gerhardus Geldenhuis <gerhardus\&.geldenhuis@gmail\&.com>\&. Elio Maldonado <emaldona@redhat\&.com>, Deon Lackey <dlackey@redhat\&.com>
    74 .SH "LICENSE"
    75 .PP
    76 Licensed under the Mozilla Public License, version 1\&.1, and/or the GNU General Public License, version 2 or later, and/or the GNU Lesser General Public License, version 2\&.1 or later\&.
    77 .SH "NOTES"
    78 .IP " 1." 4
    79 Mozilla NSS bug 836477
    80 .RS 4
    81 \%https://bugzilla.mozilla.org/show_bug.cgi?id=836477
    82 .RE
    83 .IP " 2." 4
    84 PKI Wiki
    85 .RS 4
    86 \%http://pki.fedoraproject.org/wiki/
    87 .RE
    88 .IP " 3." 4
    89 Mozilla NSS site
    90 .RS 4
    91 \%http://www.mozilla.org/projects/security/pki/nss/
    92 .RE

mercurial