man-pages/man1/pdfsig.1.html
2021-03-31 01:06:50 +01:00

131 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of pdfsig</TITLE>
</HEAD><BODY>
<H1>pdfsig</H1>
Section: User Commands (1)<BR>Updated: 28 October 2015<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
pdfsig - Portable Document Format (PDF) digital signatures tool
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>pdfsig</B>
[options]
[<I>PDF-file</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>pdfsig</B>
verifies the digital signatures in a PDF document.
It also displays the identity of each signer
(commonName field and full distinguished name of the signer certificate),
the time and date of the signature, the hash algorithm used for signing,
the type of the signature as stated in the PDF and
the signed ranges with a statement wether the total document is signed.
<P>
The signer certificate validation uses the trusted certificates stored in the
Network Security Services (NSS) Database. The NSS Database is searched for in the following locations:
<DL COMPACT>
<DT id="1">&bull;<DD>
If the -nssdir option is specified, the directory specified by this option.
<DT id="2">&bull;<DD>
The NSS Certificate database in the default Firefox profile. i.e. $HOME/.mozilla/firefox/*.default.
<DT id="3">&bull;<DD>
The NSS Certificate database in /etc/pki/nssdb.
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="4"><B>-nssdir [prefix]directory</B>
<DD>
Specify the database directory containing the certificate and key
database files. See <A HREF="/cgi-bin/man/man2html?1+certutil">certutil</A>(1) -d option for details of the
prefix. If not specified the other search locations described in
<B>DESCRIPTION</B>
are used.
<DT id="5"><B>-nocert</B>
<DD>
Do not validate the certificate.
<DT id="6"><B>-dump</B>
<DD>
Dump all signatures into current directory.
<DT id="7"><B>-v</B>
<DD>
Print copyright and version information.
<DT id="8"><B>-h</B>
<DD>
Print usage information.
(<B>-help</B>
and
<B>--help</B>
are equivalent.)
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR</H2>
The pdfsig software and documentation are copyright 1996-2004 Glyph &amp; Cog, LLC
and copyright 2005-2015 The Poppler Developers - <A HREF="http://poppler.freedesktop.org">http://poppler.freedesktop.org</A>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+pdfdetach">pdfdetach</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdffonts">pdffonts</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdfimages">pdfimages</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdfinfo">pdfinfo</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdftocairo">pdftocairo</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdftohtml">pdftohtml</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdftoppm">pdftoppm</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdftops">pdftops</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdftotext">pdftotext</A></B>(1)
<B><A HREF="/cgi-bin/man/man2html?1+pdfseparate">pdfseparate</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pdfunite">pdfunite</A></B>(1)
<B><A HREF="/cgi-bin/man/man2html?1+certutil">certutil</A></B>(1)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="12"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="13"><A HREF="#lbAF">AUTHOR</A><DD>
<DT id="14"><A HREF="#lbAG">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:22 GMT, March 31, 2021
</BODY>
</HTML>