OpenCT 0.6.19 was released with these changes:
* update on udev rules. Please now use udev instead of hal,
as distributions are deprecating hal in favor for udev.
* Thanks to Daniel Kahn Gillmor for testing on debian.
http://www.opensc-project.org/files/openct/openct-0.6.19.tar.gz
Engine_PKCS#1
Am Mittwoch 06 Januar 2010 10:45:16 schrieb Camille Moncelier:
> This *should* fix the problem reported here:
> http://www.opensc-project.org/engine_pkcs11/ticket/4
> causing slot_n parsing returning no certs or keys
>
thanks, applied and I released a new version 0.1.8 with this.
please test.
Reg
On Thu, Jan 7, 2010 at 11:52 AM, wrote:
> +New in 0.6.19; 2010-01-07; Andreas Jellinghaus
> * update on udev rules. Please now use udev instead of hal,
> as distributions are deprecating hal in favor for udev.
Unbelievable
This exactly what I anticipated.
I guess we will see the same abo
Hi,
Does anybody uses pkcs11-tool in scripts (besides the regression tests
in OpenSC)?
Actually pkcs11-tool do C_Login() when '--login' or '--pin' options are
supplied.
I propose to limit C_Login only for the first one, and to let the usage
of the second one for the unlogged sessions also.
A
Am 05.01.2010 um 15:24 schrieb Ludovic Rousseau
Hi,
> From
> /usr/local/SecurityPieces/Frameworks/security_utilities.framework/Headers/debugging.h
> //
> // The debug-log macro is now unconditionally emitted as a DTrace static
> probe point.
The "unconditionally" seems to be a red herring -