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
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
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
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
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
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
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.