Re: [opensc-devel] Secure Messaging - How?

2010-04-07 Thread Anders Rundgren
Andreas Jellinghaus wrote: > Am Dienstag 06 April 2010 10:04:00 schrieb Anders Rundgren: >> OpenSC will get Secure Messaging some day it seems based on the Wiki. >> >> What I don't understand is how you are supposed to use Secure Messaging >> since it works on the APDU-level which is invisible from

Re: [opensc-devel] Secure Messaging - How?

2010-04-07 Thread Viktor TARASOV
Anders Rundgren wrote: > Andreas Jellinghaus wrote: > >> Am Dienstag 06 April 2010 10:04:00 schrieb Anders Rundgren: >> >>> OpenSC will get Secure Messaging some day it seems based on the Wiki. >>> >>> What I don't understand is how you are supposed to use Secure Messaging >>> since it work

Re: [opensc-devel] Getting Facial image and Biometrics off Piv Card

2010-04-07 Thread Harry Anuszewski
Hello, Thanks for the information. I am glad that this has been done before. I am working with Java in windows xp and newer. The java program is just a standalone app. Users with a piv card will be able to launch the app select a reader and type in the pin. From there a window opens and it has th

[opensc-devel] OpenSC-java: Web application

2010-04-07 Thread Harry Anuszewski
Hello, I currently have a java application that allows the user to login to a website using a smart card. I use openSC-java to select a card reader, create a session and pull out certificate information, etc. I would like to make this a web application but I know that openSC-java depends on a f

Re: [opensc-devel] Getting Facial image and Biometrics off Piv Card

2010-04-07 Thread Douglas E. Engert
Harry Anuszewski wrote: > Hello, > Thanks for the information. I am glad that this has been done before. I am > working with Java in windows xp and newer. > > The java program is just a standalone app. Users with a piv card will be > able to launch the app select a reader and type in the pin. F

Re: [opensc-devel] OpenSC-java: Web application

2010-04-07 Thread Anders Rundgren
These guys does exactly that altough they don't use OpenSC: http://www.openoces.org Code is free and open and has been used extensively so you should be able to to adopt their dll-loading concept. You need a signed applet and the user must accept it etc. Anders - Original Message - Fro

Re: [opensc-devel] [opensc-commits] [OpenSC] #214: OpenSC needs OpenCT package

2010-04-07 Thread Andreas Jellinghaus
Am Mittwoch 07 April 2010 21:14:40 schrieb OpenSC: > opensc-tool -l fails to report the smart card reader. I will reproduce the > bug tomorrow as I am not in front of a computer running SVN. > is it the well known "wrong path to libpcsclite.so.1 in opensc.conf / compiled in default" issue? i.e.