gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: about PKCS11


From: Stef Walter
Subject: Re: about PKCS11
Date: Mon, 17 Oct 2011 15:36:26 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 10/08/2011 08:10 AM, Stef Walter wrote:
> On 2011-10-06 21:45, Nikos Mavrogiannopoulos wrote:
>> Hello,
>>  Do you need smart card support? If not just use the --without-p11-kit
>> configure flag. If you need smart-card support in gnutls, then I don't
>> know whether p11-kit is could run on windows. Stef would have more
>> insight on that.
> 
> Yes, win32 support needs to be done. I don't see any major obstacles,
> but I just need to get a win32 VM setup and actually work on it. I
> imagine I'll need to do an MSVC and a GCC mingw build. I'm not looking
> forward to releasing binaries, but at least I'll get it building.

Completed the initial port of p11-kit to win32. It's at p11-kit git master.

The build works, and the tools run. I built with:

$ ./autogen.sh --host=i586-mingw32msvc --enable-strict ...

The tests don't all pass on wine yet. In particular the test-init
recursion test fails. But I'm not sure if this is a wine bug or a
problem in the p11-kit windows stuff.

The win32 port needs more attention, but at least this is a start.

Thanks Vincent for your help.

Cheers,

Stef



reply via email to

[Prev in Thread] Current Thread [Next in Thread]