michael@0: '\" t
michael@0: .\" Title: PP
michael@0: .\" Author: [see the "Authors" section]
michael@0: .\" Generator: DocBook XSL Stylesheets v1.78.1
michael@0: .\" Date: 5 June 2014
michael@0: .\" Manual: NSS Security Tools
michael@0: .\" Source: nss-tools
michael@0: .\" Language: English
michael@0: .\"
michael@0: .TH "PP" "1" "5 June 2014" "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: pp \- Prints certificates, keys, crls, and pkcs7 files
michael@0: .SH "SYNOPSIS"
michael@0: .HP \w'\fBpp\ \-t\ type\ [\-a]\ [\-i\ input]\ [\-o\ output]\fR\ 'u
michael@0: \fBpp \-t type [\-a] [\-i input] [\-o output]\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: \fBpp \fRpretty\-prints private and public key, certificate, certificate\-request, pkcs7 or crl files
michael@0: .SH "OPTIONS"
michael@0: .PP
michael@0: \fB\-t \fR \fItype\fR
michael@0: .RS 4
michael@0: specify the input, one of {private\-key | public\-key | certificate | certificate\-request | pkcs7 | crl}
michael@0: .sp
michael@0: .RE
michael@0: .PP
michael@0: \fB\-a \fR
michael@0: .RS 4
michael@0: Input is in ascii encoded form (RFC1113)
michael@0: .RE
michael@0: .PP
michael@0: \fB\-i \fR \fIinputfile\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\-u \fR \fIoutputfile\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 and 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, Red Hat, Sun, Oracle, Mozilla, and Google\&.
michael@0: .PP
michael@0: Authors: Elio Maldonado , Deon Lackey \&.
michael@0: .SH "LICENSE"
michael@0: .PP
michael@0: Licensed under the Mozilla Public License, v\&. 2\&.0\&. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla\&.org/MPL/2\&.0/\&.
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