brunobouko / eid-applet

Automatically exported from code.google.com/p/eid-applet
Other
0 stars 0 forks source link

logoff failure on empty card reader list #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
eID Applet - Copyright (C) 2008-2009 FedICT.
Released under GNU LGPL version 3.0 license.
More info: http://code.google.com/p/eid-applet/
checking applet privileges...
security manager permission check for java 1.6...
checking web application trust...
eID browser applet version: 0.0.11
Java version: 1.6.0_14
Java vendor: Sun Microsystems Inc.
OS: Linux
OS version: 2.6.29.5-191.fc11.i686.PAE
OS arch: i386
Web application URL:
https://www.e-contract.be/eid-applet-beta/authentication.seam
sending message: HelloMessage
current protocol state: null
protocol state transition: INIT
SSL handshake finish cipher suite: SSL_RSA_WITH_RC4_128_MD5
response message: AuthenticationRequestMessage
current protocol state: INIT
protocol state transition: AUTHENTICATE
include hostname: false
include inet address: false
remove card after authn: false
logoff: true
TLS session Id channel binding: false
server certificate channel binding: false
Detecting eID card...
PKCS#11 path: /usr/local/lib/libbeidpkcs11.so
library description: Belgium eID PKCS#11 interface v2
manufacturer ID: Belgium Government
library version: 1.0
cryptoki version: 2.b
reader: SCM SPR 532 (601023D9) 00 00
Belgium eID card in slot: 0
Authenticating...
getting protection parameter
key alias: Root
key alias: CA
key alias: Authentication
key alias: Signature
logoff from reader: "SCM SPR 532 (601023D9) 00 00"
logoff: card reader not found: SCM SPR 532 (601023D9) 00 00
reader list: []
error: card reader not found: SCM SPR 532 (601023D9) 00 00
error type: java.lang.RuntimeException
at be.fedict.eid.applet.PcscEid.logoff:681
at be.fedict.eid.applet.Controller.performEidAuthnOperation:830
at be.fedict.eid.applet.Controller.run:296
at be.fedict.eid.applet.Applet$AppletThread$1.run:444
at java.security.AccessController.doPrivileged:-2
at be.fedict.eid.applet.Applet$AppletThread.run:440
at java.lang.Thread.run:619
Generic Error.

Original issue reported on code.google.com by frank.co...@gmail.com on 1 Jul 2009 at 3:18

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/eid-applet/source/detail?r=120

Original comment by frank.co...@gmail.com on 4 Aug 2009 at 4:18