From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- security/nss/doc/html/derdump.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 security/nss/doc/html/derdump.html (limited to 'security/nss/doc/html/derdump.html') diff --git a/security/nss/doc/html/derdump.html b/security/nss/doc/html/derdump.html new file mode 100644 index 000000000..77e70be1f --- /dev/null +++ b/security/nss/doc/html/derdump.html @@ -0,0 +1,7 @@ +DERDUMP

Name

derdump — Dumps C-sequence strings from a DER encoded certificate file

Synopsis

derdump [-r] [-i input-file] [-o output-file]

STATUS

This documentation is still work in progress. Please contribute to the initial review in Mozilla NSS bug 836477 +

Description

derdump dumps C-sequence strings from a DER encode certificate file

Options

-r
For formatted items, dump raw bytes as well
-i DER encoded file
Define an input file to use (default is stdin)
-o output file
Define an output file to use (default is stdout).

Additional Resources

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 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 and now with Red Hat.

+ Authors: Gerhardus Geldenhuis <gerhardus.geldenhuis@gmail.com>. Elio Maldonado <emaldona@redhat.com>, Deon Lackey <dlackey@redhat.com> +

LICENSE

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. +

-- cgit v1.2.3