[ 
https://issues.apache.org/jira/browse/PDFBOX-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-4920:
------------------------------------
    Comment: was deleted

(was: It seems to happen in this code:
{code:java}
        Extension responseExtension = new 
Extension(OCSPObjectIdentifiers.id_pkix_ocsp_response,
                false, new 
DLSequence(OCSPObjectIdentifiers.id_pkix_ocsp_basic).getEncoded());
{code}
After finding out where it happens, I'll also test whether downgrading BC 
solves it.)

> OCSP validation takes very long in ci build
> -------------------------------------------
>
>                 Key: PDFBOX-4920
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4920
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Tilman Hausherr
>            Priority: Major
>
> The trunk and sonar builds take very long since the change to validate the 
> certificates of the timestamp
> {quote}
> Jul 21, 2020 5:51:08 PM 
> org.apache.pdfbox.examples.signature.cert.CertificateVerifier extractOCSPURL
> INFO: OCSP URL: http://www.freetsa.org:2560
> Jul 21, 2020 5:57:55 PM org.apache.pdfbox.examples.signature.cert.OcspHelper 
> checkNonce
> INFO: Nonce is good{quote}
> This doesn't happen in the 2.0 build, and doesn't happen on my machine. I'll 
> add some log output.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to