You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/10/28 10:08:35 UTC

[jira] [Comment Edited] (PDFBOX-2460) fix TestPublicKeyEncryption.java

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

Tilman Hausherr edited comment on PDFBOX-2460 at 10/28/14 9:08 AM:
-------------------------------------------------------------------

java.io.IOException: The certificate matches none of 1 recipient entries
1: serial-#: rid 2 vs. cert 3 issuer: rid 
'C=FR,L=Paris,O=PDFBox,ST=Paris,OU=None,CN=PDFBox Tests CA,E=XXXX' vs. cert 'C=FR,L=Paris,O=PDFBox,ST=Paris,OU=None,CN=PDFBox Tests CA,E=XXXX' 

(XXXX = removed the name, but it is identical)


was (Author: tilman):
java.io.IOException: The certificate matches none of 1 recipient entries
1: serial-#: rid 2 vs. cert 3 issuer: rid 
'C=FR,L=Paris,O=PDFBox,ST=Paris,OU=None,CN=PDFBox Tests CA,E=benoit.guillon@snv.jussieu.fr' vs. cert 'C=FR,L=Paris,O=PDFBox,ST=Paris,OU=None,CN=PDFBox Tests CA,E=benoit.guillon@snv.jussieu.fr' 


> fix TestPublicKeyEncryption.java
> --------------------------------
>
>                 Key: PDFBOX-2460
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2460
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.0.0
>         Environment: java7 , deb7
>            Reporter: Ralf Hauser
>         Attachments: patch2460Decryption.txt, patch2460DecryptionVerbose.txt, patch2460PublicKeyTestCase.txt
>
>
> as reported by Tilman in PDFBOX-2456



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)