Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yomani and Xenta terminals are not detected when connected to desktop for reading EID card details. #96

Open
GoogleCodeExporter opened this issue Mar 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. configure the eID applet servlet in web.xml and updated identity.html for 
launch applet using java script
2. run the application 
3. try to access identity.html


What is the expected output? What do you see instead?
When we connected card reader with usb port, machine is detecteing the device 
and eid applet window is displaying the message "Please insert your eID 
card...".
But tried with Yomani and Xenta terminal(provided by atos wordline) with serial 
port, eid applet is not displaying the same message. Its showing “Please 
connect a card reader...”. it means Yomani and Xenta terminals are not 
detected.  



What version of the product are you using? On what operating system?
Client side: 
OS = windows 7, 
Browser : IE10.

eid-applet-service.1.0.4.GA.jar


Please provide any additional information below.
PFB the logs we get when we invoke the applet.

eID Applet - Copyright  (C) 2008-2013 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...
running privileged code...
eID browser applet version: 1.1.3
Java version: 1.7.0_67
Java vendor: Oracle Corporation
OS: Windows 7
OS version: 6.1
OS arch: x86
Current time: Tue Sep 16 15:55:15 CEST 2014
session cookie detected
sending message: HelloMessage
current protocol state: null
protocol state transition: INIT
SSL handshake finish cipher suite: SSL_RSA_WITH_RC4_128_SHA
response message: IdentificationRequestMessage
current protocol state: INIT
protocol state transition: IDENTIFY
include address: true
include photo: true
include integrity data: false
include certificates: true
remove card: true
identity data usage: null
Detecting eID card...
card terminals list error: list() failed
Please connect a card reader...
no reader found yet, wait a bit...
no reader found yet, wait a bit...
no reader found yet, wait a bit...
no reader found yet, wait a bit...

Original issue reported on code.google.com by shravy...@gmail.com on 16 Sep 2014 at 4:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant