From f6519516751249a9b754e5d5fd33ccf2ec27904a Mon Sep 17 00:00:00 2001 From: Deon Lackey Date: Tue, 31 Aug 2010 18:38:08 -0400 Subject: test --- signtool.xml | 44 ++++++++++++++++++++++++++++++++------------ 1 file changed, 32 insertions(+), 12 deletions(-) diff --git a/signtool.xml b/signtool.xml index 9af5859..6b1cfce 100644 --- a/signtool.xml +++ b/signtool.xml @@ -1,18 +1,26 @@ - + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ + + +]> + + + - August 2010 - - signtool - - 1 + &date; + NSS Security Tools + nss-tools + &version; + + SIGNTOOL + 1 + + signtool Digitally sign objects and files. @@ -624,21 +632,33 @@ token: Communicator Certificate DB See Also signver (1) + + The NSS wiki has information on the new database design and how to configure applications to use it. + + + + https://wiki.mozilla.org/NSS_Shared_DB_Howto + + + + https://wiki.mozilla.org/NSS_Shared_DB + + + 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 http://pki.fedoraproject.org/wiki/. - For information specifically about NSS, the NSS project wiki is located at http://www.mozilla.org/projects/security/pki/nss/. The NSS site relates directly to NSS code changes and releases. - Mailing lists: pki-devel@redhat.com and pki-users@redhat.com + For information about NSS and other tools related to NSS (like JSS), check out the NSS project wiki at http://www.mozilla.org/projects/security/pki/nss/. The NSS site relates directly to NSS code changes and releases. + Mailing lists: https://lists.mozilla.org/listinfo/dev-tech-crypto IRC: Freenode at #dogtag-pki Authors - The NSS tools were written and maintained by developers with Netscape and now with Red Hat. + The NSS tools were written and maintained by developers with Netscape, Red Hat, and Sun. Authors: Elio Maldonado <emaldona@redhat.com>, Deon Lackey <dlackey@redhat.com>. -- cgit