diff -r 000000000000 -r 6474c204b198 security/nss/doc/pp.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/security/nss/doc/pp.xml Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,109 @@ + + + +]> + + + + + &date; + NSS Security Tools + nss-tools + &version; + + + + PP + 1 + + + + pp + Prints certificates, keys, crls, and pkcs7 files + + + + + pp -t type [-a] [-i input] [-o output] + + + + + STATUS + This documentation is still work in progress. Please contribute to the initial review in Mozilla NSS bug 836477 + + + + + Description + + pp pretty-prints private and public key, certificate, certificate-request, + pkcs7 or crl files + + + + + + Options + + + + + type + + specify the input, one of {private-key | public-key | certificate | certificate-request | pkcs7 | crl} + + + + + + + + Input is in ascii encoded form (RFC1113) + + + + + inputfile + + Define an input file to use (default is stdin) + + + + + outputfile + + Define an output file to use (default is stdout) + + + + + + + + Additional Resources + 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 PKI Wiki. + For information specifically about NSS, the NSS project wiki is located at Mozilla NSS site. The NSS site relates directly to NSS code changes and releases. + Mailing lists: pki-devel@redhat.com and pki-users@redhat.com + IRC: Freenode at #dogtag-pki + + + + + Authors + The NSS tools were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google. + + Authors: Elio Maldonado <emaldona@redhat.com>, Deon Lackey <dlackey@redhat.com>. + + + + + + LICENSE + 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/. + + + +