mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
93 lines
3.2 KiB
Groff
93 lines
3.2 KiB
Groff
'\" t
|
|
.\" Title: DERDUMP
|
|
.\" Author: [see the "Authors" section]
|
|
.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
|
|
.\" Date: 15 February 2013
|
|
.\" Manual: NSS Security Tools
|
|
.\" Source: nss-tools
|
|
.\" Language: English
|
|
.\"
|
|
.TH "DERDUMP" "1" "15 February 2013" "nss-tools" "NSS Security Tools"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * Define some portability stuff
|
|
.\" -----------------------------------------------------------------
|
|
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.\" http://bugs.debian.org/507673
|
|
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
|
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
.\" disable hyphenation
|
|
.nh
|
|
.\" disable justification (adjust text to left margin only)
|
|
.ad l
|
|
.\" -----------------------------------------------------------------
|
|
.\" * MAIN CONTENT STARTS HERE *
|
|
.\" -----------------------------------------------------------------
|
|
.SH "NAME"
|
|
derdump_ \- Dumps C\-sequence strings from a DER encoded certificate file
|
|
.SH "SYNOPSIS"
|
|
.HP \w'\fBderdump\fR\ 'u
|
|
\fBderdump\fR [\fB\-r\fR] [\fB\-i\ \fR\fB\fIinput\-file\fR\fR] [\fB\-o\ \fR\fB\fIoutput\-file\fR\fR]
|
|
.SH "STATUS"
|
|
.PP
|
|
This documentation is still work in progress\&. Please contribute to the initial review in
|
|
\m[blue]\fBMozilla NSS bug 836477\fR\m[]\&\s-2\u[1]\d\s+2
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
\fBderdump \fRdumps C\-sequence strings from a DER encode certificate file
|
|
.SH "OPTIONS"
|
|
.PP
|
|
\fB\-r \fR
|
|
.RS 4
|
|
For formatted items, dump raw bytes as well
|
|
.RE
|
|
.PP
|
|
\fB\-i \fR \fIDER encoded file\fR
|
|
.RS 4
|
|
Define an input file to use (default is stdin)
|
|
.RE
|
|
.PP
|
|
\fB\-o \fR \fIoutput file\fR
|
|
.RS 4
|
|
Define an output file to use (default is stdout)\&.
|
|
.RE
|
|
.SH "ADDITIONAL RESOURCES"
|
|
.PP
|
|
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
|
|
\m[blue]\fBPKI Wiki\fR\m[]\&\s-2\u[2]\d\s+2\&.
|
|
.PP
|
|
For information specifically about NSS, the NSS project wiki is located at
|
|
\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\&.
|
|
.PP
|
|
Mailing lists: pki\-devel@redhat\&.com and pki\-users@redhat\&.com
|
|
.PP
|
|
IRC: Freenode at #dogtag\-pki
|
|
.SH "AUTHORS"
|
|
.PP
|
|
The NSS tools were written and maintained by developers with Netscape and now with Red Hat\&.
|
|
.PP
|
|
Authors: Gerhardus Geldenhuis <gerhardus\&.geldenhuis@gmail\&.com>\&. Elio Maldonado <emaldona@redhat\&.com>, Deon Lackey <dlackey@redhat\&.com>
|
|
.SH "LICENSE"
|
|
.PP
|
|
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\&.
|
|
.SH "NOTES"
|
|
.IP " 1." 4
|
|
Mozilla NSS bug 836477
|
|
.RS 4
|
|
\%https://bugzilla.mozilla.org/show_bug.cgi?id=836477
|
|
.RE
|
|
.IP " 2." 4
|
|
PKI Wiki
|
|
.RS 4
|
|
\%http://pki.fedoraproject.org/wiki/
|
|
.RE
|
|
.IP " 3." 4
|
|
Mozilla NSS site
|
|
.RS 4
|
|
\%http://www.mozilla.org/projects/security/pki/nss/
|
|
.RE
|