From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- security/nss/doc/pp.xml | 123 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 security/nss/doc/pp.xml (limited to 'security/nss/doc/pp.xml') diff --git a/security/nss/doc/pp.xml b/security/nss/doc/pp.xml new file mode 100644 index 0000000000..8b42367218 --- /dev/null +++ b/security/nss/doc/pp.xml @@ -0,0 +1,123 @@ + + + +]> + + + + + &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] [-u] [-w] + + + + + 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, pkcs12 or crl files + + + + + + Options + + + + + type + + specify the input, one of {private-key | public-key | certificate | certificate-request | pkcs7 | pkcs12 | crl | name} + + + + + + + + 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) + + + + + + + Use UTF-8 (default is to show non-ascii as .) + + + + + + + Don't wrap long output lines + + + + + + + + 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/. + + + + -- cgit v1.2.3