Re: [opensc-devel] Netkey-card with multiple certs per private key

2006-10-30 Thread Peter Koch
Hi Christian! > sorry to bug you again with this issue, but i want to > clean stuff up here. I like to hear from people that use my TCOS emulation :-) > > Here's what I might do: I could reorder the certificates in the > > Netkey emulation such that the user-certificates will be > > the first to

[opensc-devel] No signatures with message recovery in our pkcs11]

2006-10-30 Thread Stef Hoeben
Hi, here a little fix for http://www.opensc-project.org/opensc/ticket/47 (More specifically, set the SIGNRECOVER and VERIFYRECOVER flags to false, untill some needs it and implements it. Any objections? Also about http://www.opensc-project.org/opensc/ticket/71: perhaps it's better to ad

Re: [opensc-devel] libp11 and token enumeration

2006-10-30 Thread Daniel Weller
I already created a ticket at http://www.opensc-project.org/libp11/ticket/12 , so if you do decide to commit the patch right away, you might as well close that. cheers,DanielOn 10/30/06, Nils Larsch <[EMAIL PROTECTED]> wrote: Martin Paljak wrote:> Hi,> On 30.10.2006, at 15:25, Daniel Weller wrote:>

Re: [opensc-devel] libp11 and token enumeration

2006-10-30 Thread Nils Larsch
Martin Paljak wrote: Hi, On 30.10.2006, at 15:25, Daniel Weller wrote: This interoperability problem is of course undesired, but I am unsure how to best approach this problem in the context of libp11. I have attached my very unsophisticated workaround, which treats slots that contain an unrecog

Re: [opensc-devel] OpenSC - supported historical versions.

2006-10-30 Thread Nils Larsch
Martin Paljak wrote: ... The subversion branch is called trunk. if someone uses it and want to report a bug in this branch I imagine he knows what he is doing and the name trunk should be reused for the version field. Now this is a somewhat technical issue. If we had branches with ongoing work t

Re: [opensc-devel] OpenSC Java problem

2006-10-30 Thread Wolfgang Glas
Am Montag, 30. Oktober 2006 15:17 schrieb OZER METIN: > I am trying to use openSC java but I get an exception while trying to add > opensc provider. > > exception: > org.opensc.pkcs11.wrap.PKCS11Exception: Cannot find function > C_GetFunctionList in PKCS11 module opensc-PKCS11-0.1. > at org.opensc.

Re: [opensc-devel] OpenSC - supported historical versions.

2006-10-30 Thread Martin Paljak
Hi, On 30.10.2006, at 17:44, Ludovic Rousseau wrote: Where do we have 'devel'? I guess you are talking about Tickets version field. Yes, I'm talking about ticket version field. The subversion branch is called trunk. if someone uses it and want to report a bug in this branch I imagine he knows

Re: [opensc-devel] OpenSC - supported historical versions.

2006-10-30 Thread Ludovic Rousseau
On 30/10/06, Martin Paljak <[EMAIL PROTECTED]> wrote: Hello, Hi, Also, we currently have 'trunk' and 'devel' - but there is need for only one. Which one? I personally like 'devel'... Where do we have 'devel'? I guess you are talking about Tickets version field. The subversion branch is cal

[opensc-devel] OpenSC - supported historical versions.

2006-10-30 Thread Martin Paljak
Hello, We can't physically support all historical versions of opensc - meaning accept bug reports or fix them in maintenance releases. Because we don't really have maintenance branches and we don't have the resources to do it either. So I would like to ask the latest version we should sup

[opensc-devel] OpenSC Java problem

2006-10-30 Thread OZER METIN
I am trying to use openSC java but I get an exception while trying to add opensc provider. exception: org.opensc.pkcs11.wrap.PKCS11Exception: Cannot find function C_GetFunctionList in PKCS11 module opensc-PKCS11-0.1. at org.opensc.pkcs11.PKCS11Provider.loadPKCS11Module(Native Method) at org

Re: [opensc-devel] libp11 and token enumeration

2006-10-30 Thread Martin Paljak
Hi, On 30.10.2006, at 15:25, Daniel Weller wrote: This interoperability problem is of course undesired, but I am unsure how to best approach this problem in the context of libp11. I have attached my very unsophisticated workaround, which treats slots that contain an unrecognized token in the sam

[opensc-devel] libp11 and token enumeration

2006-10-30 Thread Daniel Weller
Hey! In the following scenario, libp11 produces undesired results: PC/SC lite is running with 1 USB smartcard reader and 1 pseudo-reader for use with Aladdin eTokens: 0: AKS ifdh 0 0 1: REINER SCT CyberJack pp_a 0 0 Physically attached to the system are 1 CardOS 4.3B smartcard and 1 Aladdin eTo

[opensc-devel] OpenSC current status, next steps.

2006-10-30 Thread Martin Paljak
Hi all, We managed to push 0.11.1 out of the door 5 months ago. A friend of mine pointed out that the 'vanilla' opensc (meaning the opensc that comes with linux distros and does not have a binary build like for Windows or Mac OS X, specially built for Estonian eID card from my private tre

Re: [opensc-devel] Netkey-card with multiple certs per private key

2006-10-30 Thread Christian Horn
On Sun, Oct 29, 2006 at 03:35:54PM +0100, Christian Horn wrote: > > Sounds like a nice solution, but its currently not implemented: > the certs with id 47 are looked up in files df01c200 and df0143b1 > so OpenSwan grabs the first one but i need the latter one. A patch like the one attached would

Re: [opensc-devel] use OPENSC_DEBUG env variable to overwrite debug in opensc.conf

2006-10-30 Thread Ludovic Rousseau
On 30/10/06, Martin Paljak <[EMAIL PROTECTED]> wrote: On 30.10.2006, at 10:01, Ludovic Rousseau wrote: > Is there a page documenting the environment variables? Do we need one? It definitely would not hurt. I added the EnvironmentVariables [1] page available from UsingOpensc [2]. Are undocume

Re: [opensc-devel] Wrong dialogue to enter PIN at Keypad

2006-10-30 Thread Martin Paljak
Hi, On 30.10.2006, at 10:28, Johannes Becker wrote: My cardreader's Keypad works with opensc-0.11.1-svn-r3042, when adding "enable_pinpad = true;" to opensc.conf. What cardreader? But there is a wrong dialogue to enter the PIN. This is currently so by (missing) design. Firefox has no GUI rel

[opensc-devel] Wrong dialogue to enter PIN at Keypad

2006-10-30 Thread Johannes Becker
Hello, My cardreader's Keypad works with opensc-0.11.1-svn-r3042, when adding "enable_pinpad = true;" to opensc.conf. But there is a wrong dialogue to enter the PIN. Using firefox you are requested to enter the PIN via the PC's keyboard. As soon as you enter "return", the cardreader beeps and you

Re: [opensc-devel] use OPENSC_DEBUG env variable to overwrite debug in opensc.conf

2006-10-30 Thread Martin Paljak
On 30.10.2006, at 10:01, Ludovic Rousseau wrote: Is there a page documenting the environment variables? Do we need one? It definitely would not hurt. -- Martin Paljak / [EMAIL PROTECTED] martin.paljak.pri.ee / ideelabor.ee +372 515 64 95 ___ opens

Re: [opensc-devel] use OPENSC_DEBUG env variable to overwrite debug in opensc.conf

2006-10-30 Thread Ludovic Rousseau
On 27/10/06, Nils Larsch <[EMAIL PROTECTED]> wrote: Ludovic Rousseau wrote: > I propose to add a new way: use OPENSC_DEBUG > > So you could do: > $ OPENSC_DEBUG=9 pkcs11-tool --list-slots in this special case it actually makes sense to overwrite a config file entry with a env. variable => no obj