1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/security/nss/doc/nroff/derdump.1 Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,92 @@ 1.4 +'\" t 1.5 +.\" Title: DERDUMP 1.6 +.\" Author: [see the "Authors" section] 1.7 +.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/> 1.8 +.\" Date: 15 February 2013 1.9 +.\" Manual: NSS Security Tools 1.10 +.\" Source: nss-tools 1.11 +.\" Language: English 1.12 +.\" 1.13 +.TH "DERDUMP" "1" "15 February 2013" "nss-tools" "NSS Security Tools" 1.14 +.\" ----------------------------------------------------------------- 1.15 +.\" * Define some portability stuff 1.16 +.\" ----------------------------------------------------------------- 1.17 +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1.18 +.\" http://bugs.debian.org/507673 1.19 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html 1.20 +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1.21 +.ie \n(.g .ds Aq \(aq 1.22 +.el .ds Aq ' 1.23 +.\" ----------------------------------------------------------------- 1.24 +.\" * set default formatting 1.25 +.\" ----------------------------------------------------------------- 1.26 +.\" disable hyphenation 1.27 +.nh 1.28 +.\" disable justification (adjust text to left margin only) 1.29 +.ad l 1.30 +.\" ----------------------------------------------------------------- 1.31 +.\" * MAIN CONTENT STARTS HERE * 1.32 +.\" ----------------------------------------------------------------- 1.33 +.SH "NAME" 1.34 +derdump_ \- Dumps C\-sequence strings from a DER encoded certificate file 1.35 +.SH "SYNOPSIS" 1.36 +.HP \w'\fBderdump\fR\ 'u 1.37 +\fBderdump\fR [\fB\-r\fR] [\fB\-i\ \fR\fB\fIinput\-file\fR\fR] [\fB\-o\ \fR\fB\fIoutput\-file\fR\fR] 1.38 +.SH "STATUS" 1.39 +.PP 1.40 +This documentation is still work in progress\&. Please contribute to the initial review in 1.41 +\m[blue]\fBMozilla NSS bug 836477\fR\m[]\&\s-2\u[1]\d\s+2 1.42 +.SH "DESCRIPTION" 1.43 +.PP 1.44 +\fBderdump \fRdumps C\-sequence strings from a DER encode certificate file 1.45 +.SH "OPTIONS" 1.46 +.PP 1.47 +\fB\-r \fR 1.48 +.RS 4 1.49 +For formatted items, dump raw bytes as well 1.50 +.RE 1.51 +.PP 1.52 +\fB\-i \fR \fIDER encoded file\fR 1.53 +.RS 4 1.54 +Define an input file to use (default is stdin) 1.55 +.RE 1.56 +.PP 1.57 +\fB\-o \fR \fIoutput file\fR 1.58 +.RS 4 1.59 +Define an output file to use (default is stdout)\&. 1.60 +.RE 1.61 +.SH "ADDITIONAL RESOURCES" 1.62 +.PP 1.63 +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 1.64 +\m[blue]\fBPKI Wiki\fR\m[]\&\s-2\u[2]\d\s+2\&. 1.65 +.PP 1.66 +For information specifically about NSS, the NSS project wiki is located at 1.67 +\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\&. 1.68 +.PP 1.69 +Mailing lists: pki\-devel@redhat\&.com and pki\-users@redhat\&.com 1.70 +.PP 1.71 +IRC: Freenode at #dogtag\-pki 1.72 +.SH "AUTHORS" 1.73 +.PP 1.74 +The NSS tools were written and maintained by developers with Netscape and now with Red Hat\&. 1.75 +.PP 1.76 +Authors: Gerhardus Geldenhuis <gerhardus\&.geldenhuis@gmail\&.com>\&. Elio Maldonado <emaldona@redhat\&.com>, Deon Lackey <dlackey@redhat\&.com> 1.77 +.SH "LICENSE" 1.78 +.PP 1.79 +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\&. 1.80 +.SH "NOTES" 1.81 +.IP " 1." 4 1.82 +Mozilla NSS bug 836477 1.83 +.RS 4 1.84 +\%https://bugzilla.mozilla.org/show_bug.cgi?id=836477 1.85 +.RE 1.86 +.IP " 2." 4 1.87 +PKI Wiki 1.88 +.RS 4 1.89 +\%http://pki.fedoraproject.org/wiki/ 1.90 +.RE 1.91 +.IP " 3." 4 1.92 +Mozilla NSS site 1.93 +.RS 4 1.94 +\%http://www.mozilla.org/projects/security/pki/nss/ 1.95 +.RE