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