[
https://issues.apache.org/jira/browse/PDFBOX-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279155#comment-14279155
]
ASF subversion and git services commented on PDFBOX-2601:
---------------------------------------------------------
Commit 1652243 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1652243 ]
PDFBOX-2601: fix typo; use object identifiers from Bouncy Castle
> fix getHashObjectIdentifier in TSAClient
> ----------------------------------------
>
> Key: PDFBOX-2601
> URL: https://issues.apache.org/jira/browse/PDFBOX-2601
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Fix For: 2.0.0
>
>
> TSAClient.java asks for the ASN1ObjectIdentifier of "SHA-394". What is really
> meant is "SHA-384". "SHA-394" is the model number of a chinese centre-pull
> hand towel dispenser.
> I also found the correct object identifiers in various places within Bouncy
> Castle code and will insert them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)