derdump (1) Linux Manual Page
derdump_ – Dumps C-sequence strings from a DER encoded certificate file
Synopsis
- derdump [-r] [-i
input-file] [-o output-file]
Status
Description
derdump dumps C-sequence strings from a DER encode certificate fileOptions
-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 m[blue]PKI Wikim[][2].For information specifically about NSS, the NSS project wiki is located at m[blue]Mozilla NSS sitem[][3]. The NSS site relates directly to NSS code changes and releases.
Mailing lists: pki-devel [at] redhat.com and pki-users [at] 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 [at] gmail.com>. Elio Maldonado <emaldona [at] redhat.com>, Deon Lackey <dlackey [at] 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.Notes
- 1.
- Mozilla NSS bug 836477
- 2.
- PKI Wiki
- 3.
- Mozilla NSS site
