> > Another idea I just had ...
> > If the forwarding driver supports serializing the PKCS#11-commands, how
> > about spooling them into some file, and replaying them somewhere else?
> > This would allow disconnected smartcard initialization.
> But PKCS#11 is interactive API.
> How do you suggest t
Hi guys,
I've been trying to compile local versions of openssl, opensc, and
engine_pkcs11 as we discussed earlier. After I compile openssl, I try to
compile engine_pkcs11 using that version of openssl, but I can't get that to
work correctly. If I include $HOME/Desktop/openssldir/bin in $PATH (wher
But PKCS#11 is interactive API.
How do you suggest the response to be handled?
On 8/8/07, Ph. Marek <[EMAIL PROTECTED]> wrote:
> Hello Alon!
>
> Another idea I just had ...
> If the forwarding driver supports serializing the PKCS#11-commands, how about
> spooling them into some file, and replaying
On 09/08/07, Alon Bar-Lev <[EMAIL PROTECTED]> wrote:
> On 8/9/07, Ludovic Rousseau <[EMAIL PROTECTED]> wrote:
> > > 3. Why configure has AM_MAINTAINER_MODE? It is best to go without.
> >
> > I do not agree. AM_MAINTAINER_MODE will prevent make to try to rebuild
> > Makefile.in if it detects Makefil
On 8/9/07, Ludovic Rousseau <[EMAIL PROTECTED]> wrote:
> > 2. Why do you store the following: aclocal/pkg.m4, aclocal/libassuan.m4?
> > The should be provided and maintained by the packages installed at
> > your system...
> > They should be removed from svn.
>
> Exact. I also suggested (and committ
Andreas Jellinghaus-2 wrote:
>
> On Monday 06 August 2007 08:36:12 mkarmowski wrote:
>> pksc15-init is compatible with cardos 4.3b?
>
> yes, we have a driver for it. but it needs the card in administration
> state I think. other states are:
> - manufacturing: sorry, can't use it, you need to u
On 09/08/07, Alon Bar-Lev <[EMAIL PROTECTED]> wrote:
> On 8/9/07, Ludovic Rousseau <[EMAIL PROTECTED]> wrote:
> > This patch works for me. Any objection to commit it?
>
> After another quick look...
> Some thoughts...
>
> 1. Rename configure.in into configure.ac
No objection
> 2. Why do you store