derdump_ - Dumps C-sequence strings from a DER encoded certificate file
Contents
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 PKIWiki[2].
For information specifically about NSS, the NSS project wiki is located at MozillaNSSsite[3]. 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
Description
derdump dumps C-sequence strings from a DER encode certificate file
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/.
Name
derdump_ - Dumps C-sequence strings from a DER encoded certificate file
Notes
1. Mozilla NSS bug 836477
https://bugzilla.mozilla.org/show_bug.cgi?id=836477
2. PKI Wiki
http://pki.fedoraproject.org/wiki/
3. Mozilla NSS site
http://www.mozilla.org/projects/security/pki/nss/
nss-tools 19 May 2021 DERDUMP(1)
Options
-r
For formatted items, dump raw bytes as well
-iDERencodedfile
Define an input file to use (default is stdin)
-ooutputfile
Define an output file to use (default is stdout).
Status
This documentation is still work in progress. Please contribute to the initial review in MozillaNSSbug836477[1]
Synopsis
derdump [-r] [-iinput-file] [-ooutput-file]
