[ https://issues.apache.org/jira/browse/PDFBOX-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981026#comment-16981026
]
ASF subversion and git services commented on PDFBOX-4696:
---------------------------------------------------------
Commit 1870279 from Tilman Hausherr in branch 'pdfbox/branches/issue4569'
[ https://svn.apache.org/r1870279 ]
PDFBOX-4696: avoid endless OCSP-checking recursion
> Endless loop in OCSP certificate check
> --------------------------------------
>
> Key: PDFBOX-4696
> URL: https://issues.apache.org/jira/browse/PDFBOX-4696
> Project: PDFBox
> Issue Type: Bug
> Components: Crypto
> Affects Versions: 2.0.17
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Priority: Major
> Fix For: 2.0.18, 3.0.0 PDFBox
>
>
> There's an endless loop when checking the certificate of an OCSP response with a specific
TSA. Solution: {{CertificateVerifier.verifyOCSP}} must make sure when checking the certificate
of the responder that this isn't the certificate it is checking right now.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org
|