You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Alexis Suter (JIRA)" <ji...@apache.org> on 2018/03/08 18:01:00 UTC

[jira] [Comment Edited] (PDFBOX-4020) Into existing signature embedded signed timestamp for validation

    [ https://issues.apache.org/jira/browse/PDFBOX-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391631#comment-16391631 ] 

Alexis Suter edited comment on PDFBOX-4020 at 3/8/18 6:00 PM:
--------------------------------------------------------------

I have removed this comment, because it is not part of this issue. Rather PDFBOX-3984 where everything is implemented concerning validation of Certificates


was (Author: easerider):
I have removed this comment, because it is not part of this issue. Rather PDFBOX-3984

> Into existing signature embedded signed timestamp for validation
> ----------------------------------------------------------------
>
>                 Key: PDFBOX-4020
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4020
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Signing
>    Affects Versions: 2.0.8
>            Reporter: Alexis Suter
>            Assignee: Tilman Hausherr
>            Priority: Major
>             Fix For: 2.0.9, 3.0.0 PDFBox
>
>         Attachments: SignatureValidation_Embedded_Timestamping_v0.4.java.patch, signed_ts_ocsp.pdf, simplify-extracted-from-PDFBOX-3984.patch
>
>
> I would like to contribute a new example for embedded Timestamping.
>  The Timestamp is beeing embedded into the existing Signature (which has so be prepared big enough for it). So that the document does not get changed. 
>  This Step is a preparation for the LTV and includes some reorganisation for Validation-Purposes.
> {code:java}
> exec:java -X -Dexec.mainClass="org.apache.pdfbox.examples.signature.validation.CreateEmbeddedValidation" -Dexec.args="${infile} -tsa ${tsa}"
> {code}
> CreateSignature has been changed to add SignatureOptions, where we can choose the size of the signature.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org