Project

General

Profile

Actions

Bug #267

closed

java.io.EOFException

Added by Marcel Selhorst over 10 years ago. Updated about 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
Start date:
11/13/2013
Due date:
% Done:

0%

Estimated time:
Reviewer:
Build Version:

Description

Beim Parsen eines Berechtigungszertifikats sehe ich folgende Exception auf stdout:

java.io.EOFException
at org.openecard.bouncycastle.crypto.tls.TlsUtils.readUint8(Unknown Source)
at org.openecard.bouncycastle.crypto.tls.RecordStream.readData(Unknown Source)
at org.openecard.bouncycastle.crypto.tls.TlsProtocolHandler.safeReadData(Unknown Source)
at org.openecard.bouncycastle.crypto.tls.TlsProtocolHandler.connect(Unknown Source)
at org.openecard.transport.paos.PAOS.createTlsConnection(Unknown Source)
at org.openecard.transport.paos.PAOS.sendStartPAOS(Unknown Source)
at org.openecard.control.module.tctoken.PAOSTask.call(Unknown Source)
at org.openecard.control.module.tctoken.PAOSTask.call(Unknown Source)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.lang.Thread.run(Thread.java:744)
[sending alert] level: 2 description: 80

Actions #1

Updated by Tobias Wich about 10 years ago

This stack trace does not point to the parts in the evaluating the access certificate.
Can you give more detailed information how to reproduce the problem and what is meant with "while parsing the access certificate".

Actions #2

Updated by Tobias Wich about 10 years ago

  • Status changed from New to Feedback
  • Target version set to 1.1.0

Without any further information how to reproduce the bug, I will close it. Please response soon if you have a serious interest in getting this fixed in case this is still an issue with the latest development version.

Actions #3

Updated by Marcel Selhorst about 10 years ago

I can't reproduce this issue anymore. I re-tested it with v1.0.5 and several eID Services (conventional and alternative calling mechanism). Certificate Parsing works fine now. If I see this issue again, I'll re-open this ticket.

Actions #4

Updated by Tobias Wich about 10 years ago

  • Status changed from Feedback to Rejected
Actions

Also available in: Atom PDF