Re: [opensc-devel] a few more trivial patches

2012-12-09 Thread Frank Morgner
Hi! > > > https://github.com/tkil/OpenSC/commit/0c4a2e0c4063f31bc41c34e45869b9a9e7ca41d7 > > > This uses "dir local" settings to configure Emacs indentation correctly. > > > > I don't think that an Emacs configuration file should be added to the > > OpenSC source code. > > Hm. Why not? It would

Re: [opensc-devel] a few more trivial patches

2012-12-09 Thread Anthony Foiani
Ludovic, greetings -- On Sun, Dec 9, 2012 at 7:19 AM, Ludovic Rousseau wrote: > > 2012/12/8 Anthony Foiani : > > Greetings -- > > > > I have two small patches which you might want to consider integrating. > > > > (And given that I can't get git to do what I want, you probably want > > to just che

Re: [opensc-devel] The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-09 Thread Anders Rundgren
Page #2 of the following document shows what the *real* problem is: http://webpki.org/papers/keygen2/sks-keygen2-exec-level-presentation.pdf Anders http://code.google.com/p/openkeystore ___ opensc-devel mailing list opensc-devel@lists.opensc-projec

Re: [opensc-devel] The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-09 Thread Ludovic Rousseau
2012/12/9 Rns Course : > Another request of you: > what's your opinion about windows version of opensc (0.12.2 or 0.13.0) and > the problem "File not found" in pkcs15 initialization? No idea. -- Dr. Ludovic Rousseau ___ opensc-devel mailing list open

Re: [opensc-devel] The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-09 Thread Rns Course
> I can't believe "pcscd -v" returned only one line. No, returned the following result. but I put only first line. pcsc-lite version 1.8.2. Copyright (C) 1999-2002 by David Corcoran . Copyright (C) 2001-2011 by Ludovic Rousseau . Copyright (C) 2003-2004 by Damien Sauveron . Report bugs to . Enabled

Re: [opensc-devel] a few more trivial patches

2012-12-09 Thread Ludovic Rousseau
2012/12/8 Anthony Foiani : > Greetings -- > > I have two small patches which you might want to consider integrating. > > (And given that I can't get git to do what I want, you probably want > to just cherry-pick these, as I suspect I've completely destroyed my > repo history...) You should rebase

Re: [opensc-devel] The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-09 Thread Ludovic Rousseau
2012/12/9 Rns Course : > Hello > > Here's the trace: > > +++ > Versions > > smart card reader driver name and version: > > The output of pcsc_scan: > VMware Virtual USB CCID 00 00 > > (ifdokccid_lnx_i686-3.7.0) > --

[opensc-devel] Fw: The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-09 Thread Rns Course
Dr. Rousseau Could you point to pkcs15-init problem in window (opensc-0.12.2 or 0.13.0 msi) too?! How should I fix that? TIA. From: Rns Course To: "opensc-devel@lists.opensc-project.org" Sent: Sunday, 9 December 2012, 15:44:41 Subject: Re: [opensc-devel] T

Re: [opensc-devel] The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-09 Thread Rns Course
Hello Here's the trace: +++ Versions smart card reader driver name and version: The output of pcsc_scan: VMware Virtual USB CCID 00 00 (ifdokccid_lnx_i686-3.7.0) -- pcsc-lite version: The output of t

[opensc-devel] Building github pull request

2012-12-09 Thread Viktor Tarasov
Hello, now the github pull requests (PR) to OpenSC/OpenSC are/can-be checked automatically for building on Ubuntu and Vista. At the moment this feature is installed to help the contributors to reveal the compilation errors on the platforms that they do not used to manage (mostly Windows). Some

Re: [opensc-devel] The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-09 Thread Ludovic Rousseau
2012/12/9 Rns Course : > Thanks; >> opensc-tool can see the (virtual) reader. But failed to connect to the >> card. > > Now, what's the solution? Debug the problem. Generate a pcscd trace as described in [1] for the "opensc-tool -a" command. Bye [1] http://pcsclite.alioth.debian.org/pcsclite.ht

Re: [opensc-devel] The smart card reader is known as "VMware Virtual USB CCID 00 00" in linux ??!!

2012-12-09 Thread Rns Course
Thanks; > opensc-tool can see the (virtual) reader. But failed to connect to the card. Now, what's the solution? From: Ludovic Rousseau To: Rns Course Cc: "opensc-devel@lists.opensc-project.org" Sent: Saturday, 8 December 2012, 15:54:22 Subject: Re: [open