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