[poppler] utils/pdfsig.1
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Jun 12 11:28:51 UTC 2023
utils/pdfsig.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7cf6cd7b9a0fc496738c245421eea54ec669448d
Author: Sune Vuorela <sune at vuorela.dk>
Date: Mon Jun 12 12:22:13 2023 +0200
Describe signature dump format in manual page
fixes #215
diff --git a/utils/pdfsig.1 b/utils/pdfsig.1
index 3f6ede7f..30364684 100644
--- a/utils/pdfsig.1
+++ b/utils/pdfsig.1
@@ -50,7 +50,7 @@ Do not perform online OCSP certificate revocation check (local Certificate Revoc
Enable the use of Authority Information Access (AIA) extension to fetch missing certificates to build the certificate chain.
.TP
.B \-dump
-Dump all signatures into current directory.
+Dump all signatures into current directory in their native format. Most likely it is either a unpadded or zero-padded CMS/PKCS7 bundle.
.TP
.B \-add-signature
Add a new signature to the document.
More information about the poppler
mailing list